ICP
1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
isis2
instcontrol_temp
ICP
newicp
ICPRequestHandlerFactory.h
Go to the documentation of this file.
1
2
struct
ISISCRPT_STRUCT
;
3
4
class
ICPRequestHandlerFactory
:
public
Poco::Net::HTTPRequestHandlerFactory
5
{
6
private
:
7
const
ISISCRPT_STRUCT
*
m_crpt
;
8
9
public
:
10
ICPRequestHandlerFactory
(
const
ISISCRPT_STRUCT
* crpt);
11
Poco::Net::HTTPRequestHandler*
createRequestHandler
(
const
Poco::Net::HTTPServerRequest& request);
12
};
ICPRequestHandlerFactory::m_crpt
const ISISCRPT_STRUCT * m_crpt
Definition:
ICPRequestHandlerFactory.h:7
ISISCRPT_STRUCT
Definition:
isiscrpt.h:236
ICPRequestHandlerFactory::createRequestHandler
Poco::Net::HTTPRequestHandler * createRequestHandler(const Poco::Net::HTTPServerRequest &request)
Definition:
ICPRequestHandlerFactory.cpp:30
ICPRequestHandlerFactory
Definition:
ICPRequestHandlerFactory.h:4
ICPRequestHandlerFactory::ICPRequestHandlerFactory
ICPRequestHandlerFactory(const ISISCRPT_STRUCT *crpt)
Definition:
ICPRequestHandlerFactory.cpp:26
Generated by
1.8.5