|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|


Go to the source code of this file.
Classes | |
| struct | Variable |
| class | HttpParser |
Macros | |
| #define | HTTP_GET 0 |
| #define | HTTP_POST 1 |
| #define | delimiter(x) ( (x) == ' ' || (x) == '\t' || (x) == '\n' || (x) == '\r') |
| #define delimiter | ( | x | ) | ( (x) == ' ' || (x) == '\t' || (x) == '\n' || (x) == '\r') |
Definition at line 11 of file HttpParser.h.
| #define HTTP_GET 0 |
Definition at line 9 of file HttpParser.h.
| #define HTTP_POST 1 |
Definition at line 10 of file HttpParser.h.