|
SNAP Library 4.1, Developer Reference
2018-07-26 16:30:42
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include "bd.h"

Go to the source code of this file.
Classes | |
| class | THttp |
| class | THttpRq |
| class | THttpResp |
Typedefs | |
| typedef TPt< THttpRq > | PHttpRq |
| typedef TPt< THttpResp > | PHttpResp |
Enumerations | |
| enum | THttpRqMethod { hrmUndef, hrmGet, hrmHead, hrmPost } |
| enum THttpRqMethod |