PTLib
Version 2.14.3
|
#include <ptlib/svcproc.h>
#include <ptlib/sockets.h>
#include <ptclib/httpform.h>
#include <ptclib/cypher.h>
Go to the source code of this file.
Classes | |
class | PHTTPServiceThread |
class | PHTTPServiceProcess |
struct | PHTTPServiceProcess::Info |
class | PConfigPage |
class | PConfigSectionsPage |
class | PRegisterPage |
class | PServiceHTML |
class | PServiceMacro |
class | PServiceHTTPString |
class | PServiceHTTPFile |
class | PServiceHTTPDirectory |
Macros | |
#define | P_EMPTY |
#define | PCREATE_SERVICE_MACRO(name, request, args) |
#define | PCREATE_SERVICE_MACRO_BLOCK(name, request, args, block) |
#define P_EMPTY |
#define PCREATE_SERVICE_MACRO | ( | name, | |
request, | |||
args | |||
) |
#define PCREATE_SERVICE_MACRO_BLOCK | ( | name, | |
request, | |||
args, | |||
block | |||
) |