, including all inherited members.
addChildContext(Context *ctx) | container::ServerConfig::Context | |
cfgparamlist_t typedef | container::ServerConfig::Context | |
complete() | container::ServerConfig::Context | |
Context(ServerConfig &cfg, Context *parent) | container::ServerConfig::Context | [inline] |
contextregistry | container::ServerConfig::GlobalContext | [private, static] |
ctxlist_t typedef | container::ServerConfig::Context | |
getApp(const std::string &name) | container::ServerConfig::GlobalContext | [inline] |
getContext(const ConfigNode &node) | container::ServerConfig::GlobalContext | [inline, protected, virtual] |
getGlobalParam(const std::string &type) | container::ServerConfig::GlobalContext | |
getListener() | container::ServerConfig::GlobalContext | [inline] |
getName() const | container::ServerConfig::Context | [inline] |
getParam(const std::string &type) const | container::ServerConfig::Context | |
getParent() | container::ServerConfig::Context | [inline] |
getServerConfig() | container::ServerConfig::Context | [inline] |
getType() const | container::ServerConfig::Context | [inline] |
getUnsetParams() | container::ServerConfig::Context | [inline, protected] |
getUriBase() const | container::ServerConfig::GlobalContext | [inline] |
GlobalContext(ServerConfig &cfg) | container::ServerConfig::GlobalContext | |
globalNodes | container::ServerConfig::GlobalContext | [private] |
globals | container::ServerConfig::GlobalContext | [private] |
m_acceptors | container::ServerConfig::GlobalContext | [private] |
m_apps | container::ServerConfig::GlobalContext | [private] |
m_listener | container::ServerConfig::GlobalContext | [private] |
m_nThreads | container::ServerConfig::GlobalContext | [private] |
m_pool | container::ServerConfig::GlobalContext | [private] |
m_queueDepth | container::ServerConfig::GlobalContext | [private] |
m_uribase | container::ServerConfig::GlobalContext | [private] |
onPostComplete() | container::ServerConfig::GlobalContext | [protected, virtual] |
onPreComplete() | container::ServerConfig::Context | [inline, protected, virtual] |
onSetParam(const ConfigNode &) | container::ServerConfig::GlobalContext | [protected, virtual] |
paramregistry | container::ServerConfig::GlobalContext | [private, static] |
params_t typedef | container::ServerConfig::Context | |
process(ServerConfig &, ServerConfig::ConfigNode *) | container::ServerConfig::Context | |
registerApp(const std::string &name, App *app) | container::ServerConfig::GlobalContext | [inline] |
registerContexts(ContextRegistry &) | container::ServerConfig::GlobalContext | [private, static] |
registerParams(ParamRegistry< ServerConfig::GlobalContext > &) | container::ServerConfig::GlobalContext | [private, static] |
setGlobalParam(const std::string &, const std::string &) | container::ServerConfig::GlobalContext | |
setIgnore(const ServerConfig::ConfigNode &) | container::ServerConfig::Context | [inline] |
setListener(const ServerConfig::ConfigNode &) | container::ServerConfig::GlobalContext | [protected] |
setNumThreads(const ServerConfig::ConfigNode &) | container::ServerConfig::GlobalContext | [protected] |
setParam(const ConfigNode &) | container::ServerConfig::Context | |
setQueueDepth(const ServerConfig::ConfigNode &) | container::ServerConfig::GlobalContext | [protected] |
setUriBase(const ServerConfig::ConfigNode &) | container::ServerConfig::GlobalContext | [protected] |
unsetparams_t typedef | container::ServerConfig::Context | |
~Context() | container::ServerConfig::Context | [virtual] |
~GlobalContext() | container::ServerConfig::GlobalContext | |