tue_config
|
Go to the source code of this file.
Namespaces | |
tue | |
tue::config | |
Typedefs | |
typedef boost::shared_ptr< const Node > | tue::config::NodeConstPtr |
typedef boost::shared_ptr< Node > | tue::config::NodePtr |
Enumerations | |
enum | tue::config::RequiredOrOptional { tue::config::REQUIRED, tue::config::OPTIONAL } |
Functions | |
static void | tue::ltrim (std::string &s) |
static std::string | tue::ltrim_copy (std::string s) |
static void | tue::rtrim (std::string &s) |
static std::string | tue::rtrim_copy (std::string s) |
static void | tue::trim (std::string &s) |
static std::string | tue::trim_copy (std::string s) |