Go to the source code of this file.
#define PCREATE_SERVICE_MACRO |
( |
|
name, |
|
|
|
request, |
|
|
|
args |
|
) |
| |
Value:
public: \
}; \
static const PServiceMacro_##name serviceMacro_##name; \
The character string class.
Definition: pstring.h:108
Definition: httpsvc.h:365
virtual PString Translate(PHTTPRequest &request, const PString &args, const PString &block) const
This object describes a HyperText Transport Protocol request.
Definition: http.h:1417
#define PCREATE_SERVICE_MACRO_BLOCK |
( |
|
name, |
|
|
|
request, |
|
|
|
args, |
|
|
|
block |
|
) |
| |
Value:
public: \
}; \
static const PServiceMacro_##name serviceMacro_##name; \
The character string class.
Definition: pstring.h:108
Definition: httpsvc.h:365
virtual PString Translate(PHTTPRequest &request, const PString &args, const PString &block) const
This object describes a HyperText Transport Protocol request.
Definition: http.h:1417