Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

PServiceMacro Class Reference

#include <httpsvc.h>

Inheritance diagram for PServiceMacro:

PObject List of all members.

Public Member Functions

 PServiceMacro (const char *name, BOOL isBlock)
 PServiceMacro (const PCaselessString &name, BOOL isBlock)
Comparison Compare (const PObject &obj) const
virtual PString Translate (PHTTPRequest &request, const PString &args, const PString &block) const

Protected Attributes

const char * macroName
BOOL isMacroBlock
PServiceMacrolink

Static Protected Attributes

static PServiceMacrolist

Friends

class PServiceMacros_list

Constructor & Destructor Documentation

PServiceMacro::PServiceMacro const char *  name,
BOOL  isBlock
 

PServiceMacro::PServiceMacro const PCaselessString name,
BOOL  isBlock
 


Member Function Documentation

Comparison PServiceMacro::Compare const PObject obj  )  const [virtual]
 

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

BOOL PServiceMacro::isMacroBlock [protected]
 

PServiceMacro* PServiceMacro::link [protected]
 

PServiceMacro* PServiceMacro::list [static, protected]
 

const char* PServiceMacro::macroName [protected]
 


The documentation for this class was generated from the following file:
Generated on Tue Mar 15 10:44:55 2005 for PWLib by  doxygen 1.4.0