ICP  1
Public Member Functions | Private Attributes | List of all members
RootHandler Class Reference
Inheritance diagram for RootHandler:
Inheritance graph

Public Member Functions

 RootHandler (const ISISCRPT_STRUCT *crpt)
 
void handleRequest (Poco::Net::HTTPServerRequest &request, Poco::Net::HTTPServerResponse &response)
 

Private Attributes

const ISISCRPT_STRUCTm_crpt
 

Detailed Description

Definition at line 6 of file ICPRequestHandlerFactory.cpp.

Constructor & Destructor Documentation

RootHandler::RootHandler ( const ISISCRPT_STRUCT crpt)
inline

Definition at line 12 of file ICPRequestHandlerFactory.cpp.

Member Function Documentation

void RootHandler::handleRequest ( Poco::Net::HTTPServerRequest &  request,
Poco::Net::HTTPServerResponse &  response 
)

Member Data Documentation

const ISISCRPT_STRUCT* RootHandler::m_crpt
private

Definition at line 9 of file ICPRequestHandlerFactory.cpp.

Referenced by handleRequest().


The documentation for this class was generated from the following file: