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

TestHandler Class Reference

#include <test_handler.h>

Inheritance diagram for TestHandler:

ApacheHandler ApacheHandler ApacheBase ApacheBase List of all members.

Public Member Functions

 TestHandler (void)
 ~TestHandler (void)
int handler (ApacheRequestRec *pRequest)
 The handler method is called whenever a location mapped to your module is hit during the handler phase of the request cycle.
 TestHandler (void)
 ~TestHandler (void)
int handler (ApacheRequestRec *pRequest)
 The handler method is called whenever a location mapped to your module is hit during the handler phase of the request cycle.

Private Attributes

unsigned int mHits

Constructor & Destructor Documentation

TestHandler::TestHandler void   )  [inline]
 

TestHandler::~TestHandler void   )  [inline]
 

TestHandler::TestHandler void   ) 
 

TestHandler::~TestHandler void   ) 
 


Member Function Documentation

int TestHandler::handler ApacheRequestRec pRequest  )  [virtual]
 

The handler method is called whenever a location mapped to your module is hit during the handler phase of the request cycle.

Parameters:
r ApacheRequestRec containing the current request

Reimplemented from ApacheHandler.

int TestHandler::handler ApacheRequestRec pRequest  )  [virtual]
 

The handler method is called whenever a location mapped to your module is hit during the handler phase of the request cycle.

Parameters:
r ApacheRequestRec containing the current request

Reimplemented from ApacheHandler.


Member Data Documentation

unsigned int TestHandler::mHits [private]
 


The documentation for this class was generated from the following files:
Generated on Sun Apr 3 15:38:42 2005 for mod_cplusplus by  doxygen 1.4.2