Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
Poco::Util::AbstractConfiguration Member List

This is the complete list of members for Poco::Util::AbstractConfiguration, including all inherited members.

_counterPoco::RefCountedObjectmutableprivate
_depthPoco::Util::AbstractConfigurationmutableprivate
_eventsEnabledPoco::Util::AbstractConfigurationprivate
_mutexPoco::Util::AbstractConfigurationmutableprivate
AbstractConfiguration()Poco::Util::AbstractConfiguration
AbstractConfiguration(const AbstractConfiguration &)Poco::Util::AbstractConfigurationprivate
ConfigurationMapperPoco::Util::AbstractConfigurationfriend
ConfigurationViewPoco::Util::AbstractConfigurationfriend
createView(const std::string &prefix) constPoco::Util::AbstractConfiguration
createView(const std::string &prefix)Poco::Util::AbstractConfiguration
duplicate() constPoco::RefCountedObjectinline
enableEvents(bool enable=true)Poco::Util::AbstractConfiguration
enumerate(const std::string &key, Keys &range) const =0Poco::Util::AbstractConfigurationprotectedpure virtual
eventsEnabled() constPoco::Util::AbstractConfiguration
expand(const std::string &value) constPoco::Util::AbstractConfiguration
getBool(const std::string &key) constPoco::Util::AbstractConfiguration
getBool(const std::string &key, bool defaultValue) constPoco::Util::AbstractConfiguration
getDouble(const std::string &key) constPoco::Util::AbstractConfiguration
getDouble(const std::string &key, double defaultValue) constPoco::Util::AbstractConfiguration
getInt(const std::string &key) constPoco::Util::AbstractConfiguration
getInt(const std::string &key, int defaultValue) constPoco::Util::AbstractConfiguration
getRaw(const std::string &key, std::string &value) const =0Poco::Util::AbstractConfigurationprotectedpure virtual
getRawString(const std::string &key) constPoco::Util::AbstractConfiguration
getRawString(const std::string &key, const std::string &defaultValue) constPoco::Util::AbstractConfiguration
getString(const std::string &key) constPoco::Util::AbstractConfiguration
getString(const std::string &key, const std::string &defaultValue) constPoco::Util::AbstractConfiguration
getUInt(const std::string &key) constPoco::Util::AbstractConfiguration
getUInt(const std::string &key, unsigned int defaultValue) constPoco::Util::AbstractConfiguration
has(const std::string &key) constPoco::Util::AbstractConfiguration
hasOption(const std::string &key) constPoco::Util::AbstractConfiguration
hasProperty(const std::string &key) constPoco::Util::AbstractConfiguration
internalExpand(const std::string &value) constPoco::Util::AbstractConfigurationprivate
keys(Keys &range) constPoco::Util::AbstractConfiguration
keys(const std::string &key, Keys &range) constPoco::Util::AbstractConfiguration
Keys typedefPoco::Util::AbstractConfiguration
LayeredConfigurationPoco::Util::AbstractConfigurationfriend
operator=(const AbstractConfiguration &)Poco::Util::AbstractConfigurationprivate
parseBool(const std::string &value)Poco::Util::AbstractConfigurationprotectedstatic
parseInt(const std::string &value)Poco::Util::AbstractConfigurationprotectedstatic
parseUInt(const std::string &value)Poco::Util::AbstractConfigurationprotectedstatic
propertyChangedPoco::Util::AbstractConfiguration
propertyChangingPoco::Util::AbstractConfiguration
propertyRemovedPoco::Util::AbstractConfiguration
propertyRemovingPoco::Util::AbstractConfiguration
Ptr typedefPoco::Util::AbstractConfiguration
RefCountedObject()Poco::RefCountedObject
RefCountedObject(const RefCountedObject &)Poco::RefCountedObjectprivate
referenceCount() constPoco::RefCountedObjectinline
release() const noexceptPoco::RefCountedObjectinline
remove(const std::string &key)Poco::Util::AbstractConfiguration
removeRaw(const std::string &key)Poco::Util::AbstractConfigurationprotectedvirtual
setBool(const std::string &key, bool value)Poco::Util::AbstractConfigurationvirtual
setDouble(const std::string &key, double value)Poco::Util::AbstractConfigurationvirtual
setInt(const std::string &key, int value)Poco::Util::AbstractConfigurationvirtual
setRaw(const std::string &key, const std::string &value)=0Poco::Util::AbstractConfigurationprotectedpure virtual
setRawWithEvent(const std::string &key, std::string value)Poco::Util::AbstractConfigurationprotected
setString(const std::string &key, const std::string &value)Poco::Util::AbstractConfigurationvirtual
setUInt(const std::string &key, unsigned int value)Poco::Util::AbstractConfigurationvirtual
uncheckedExpand(const std::string &value) constPoco::Util::AbstractConfigurationprivate
~AbstractConfiguration()Poco::Util::AbstractConfigurationprotectedvirtual
~RefCountedObject()Poco::RefCountedObjectprotectedvirtual