org::xmlBlaster::util::Property Member List

This is the complete list of members for org::xmlBlaster::util::Property, including all inherited members.

Exists(const std::string &name, bool env=true)org::xmlBlaster::util::Property
filter(const std::string &line) constorg::xmlBlaster::util::Property [protected]
findArgument(int args, const char *const argv[], const std::string &name)org::xmlBlaster::util::Property
get(const std::string &name, int def)org::xmlBlaster::util::Property
get(const std::string &name, long def)org::xmlBlaster::util::Property
get(const std::string &name, bool def)org::xmlBlaster::util::Property
get(const std::string &name, const char *def)org::xmlBlaster::util::Property
get(const std::string &name, const std::string &def)org::xmlBlaster::util::Property
getBoolProperty(const std::string &name, bool def, bool env=true)org::xmlBlaster::util::Property
getIntProperty(const std::string &name, int def, bool env=true)org::xmlBlaster::util::Property
getLongProperty(const std::string &name, long def, bool env=true)org::xmlBlaster::util::Property
getPair(const std::string &line) constorg::xmlBlaster::util::Property [protected]
getProperty(const std::string &name, bool env=true)org::xmlBlaster::util::Property
getPropertyMap() constorg::xmlBlaster::util::Property
getStringProperty(const std::string &name, const std::string &def, bool env=true)org::xmlBlaster::util::Property
getTimestampProperty(const std::string &name, org::xmlBlaster::util::Timestamp def, bool env=true)org::xmlBlaster::util::Property
getTypedProperty(const std::string &name, std::string &value, bool env=true)org::xmlBlaster::util::Property
getTypedProperty(const std::string &name, int &value, bool env=true)org::xmlBlaster::util::Property
getTypedProperty(const std::string &name, long &value, bool env=true)org::xmlBlaster::util::Property
getTypedProperty(const std::string &name, bool &value, bool env=true)org::xmlBlaster::util::Property
getTypedProperty(const std::string &name, org::xmlBlaster::util::Timestamp &value, bool env=true)org::xmlBlaster::util::Property
isComment(const std::string &line) constorg::xmlBlaster::util::Property [protected]
loadCommandLineProps(int args, const char *const argv[], const std::string &sep="-D", bool javaStyle=true)org::xmlBlaster::util::Property
loadPropertyFile()org::xmlBlaster::util::Property
MapType typedeforg::xmlBlaster::util::Property
Property(int args=0, const char *const argv[]=0)org::xmlBlaster::util::Property
Property(MapType propMap)org::xmlBlaster::util::Property
readPropertyFile(const std::string &filename, bool overwrite=true)org::xmlBlaster::util::Property
replaceVariables(bool env)org::xmlBlaster::util::Property
setProperty(const std::string &name, const std::string &value, bool overwrite=true)org::xmlBlaster::util::Property
toXml(const std::string &extraOffset="")org::xmlBlaster::util::Property
writePropertyFile(const char *filename) const org::xmlBlaster::util::Property
~Property()org::xmlBlaster::util::Property