PServiceMacro Class Reference
#include <httpsvc.h>
List of all members.
Constructor & Destructor Documentation
PServiceMacro::PServiceMacro |
( |
const char * |
name, |
|
|
PBoolean |
isBlock | |
|
) |
| | |
Member Function Documentation
Compare the two objects and return their relative rank. This function is usually overridden by descendent classes to yield the ranking according to the semantics of the object.
The default function is to use the CompareObjectMemoryDirect() function to do a byte wise memory comparison of the two objects.
- Returns:
- LessThan, EqualTo or GreaterThan according to the relative rank of the objects.
Reimplemented from PObject.
virtual PString PServiceMacro::Translate |
( |
PHTTPRequest & |
request, |
|
|
const PString & |
args, |
|
|
const PString & |
block | |
|
) |
| | const [virtual] |
Friends And Related Function Documentation
friend class PServiceMacros_list [friend] |
Member Data Documentation
The documentation for this class was generated from the following file: