SNAP Library 3.0, User Reference  2016-07-20 17:56:49
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
THttpEx Class Reference

Public Member Functions

 THttpEx (const THttpExCd &_HttpExCd)
 

Private Attributes

THttpExCd HttpExCd
 

Detailed Description

Definition at line 170 of file http.cpp.

Constructor & Destructor Documentation

THttpEx::THttpEx ( const THttpExCd _HttpExCd)
inline

Definition at line 174 of file http.cpp.

174 : HttpExCd(_HttpExCd){}
THttpExCd HttpExCd
Definition: http.cpp:172

Member Data Documentation

THttpExCd THttpEx::HttpExCd
private

Definition at line 172 of file http.cpp.


The documentation for this class was generated from the following file: