tue_config
Namespaces | Typedefs | Functions
tue Namespace Reference

Namespaces

 config
 
 filesystem
 

Typedefs

typedef tue::config::ReaderWriter Configuration
 
typedef std::string Label
 

Functions

static void ltrim (std::string &s)
 
static std::string ltrim_copy (std::string s)
 
static void rtrim (std::string &s)
 
static std::string rtrim_copy (std::string s)
 
static void trim (std::string &s)
 
static std::string trim_copy (std::string s)
 

Typedef Documentation

◆ Configuration

Definition at line 10 of file configuration.h.

◆ Label

Definition at line 10 of file label.h.

Function Documentation

◆ ltrim()

static void tue::ltrim ( std::string s)
inlinestatic

Definition at line 29 of file types.h.

◆ ltrim_copy()

static std::string tue::ltrim_copy ( std::string  s)
inlinestatic

Definition at line 48 of file types.h.

◆ rtrim()

static void tue::rtrim ( std::string s)
inlinestatic

Definition at line 35 of file types.h.

◆ rtrim_copy()

static std::string tue::rtrim_copy ( std::string  s)
inlinestatic

Definition at line 55 of file types.h.

◆ trim()

static void tue::trim ( std::string s)
inlinestatic

Definition at line 41 of file types.h.

◆ trim_copy()

static std::string tue::trim_copy ( std::string  s)
inlinestatic

Definition at line 62 of file types.h.