[CPPSERV] [Documentation] [Download] [Contact] [Bug tracker] [News] [RSS Feed] [gitweb]
Public Member Functions | |
ServletDesc (servlet::Servlet *serv, container::ServletConfigImpl *conf, void *handle, const std::string &path) | |
Public Attributes | |
ServletContainer | cont |
void * | h |
Definition at line 24 of file App.h.
container::App::ServletDesc::ServletDesc | ( | servlet::Servlet * | serv, | |
container::ServletConfigImpl * | conf, | |||
void * | handle, | |||
const std::string & | path | |||
) | [inline] |
Definition at line 29 of file App.h.
Referenced by container::App::getDso(), and container::App::unloadServlet().