SNAP Library 6.0, User Reference  2020-12-09 16:24:20
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
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: