lib_config
Classes | Functions
libConfig Namespace Reference

Classes

class  ArrayConfigValue
 
class  Bundle
 
class  ComplexConfigValue
 
class  Configuration
 
class  ConfigValue
 
class  SimpleConfigValue
 
class  TypelibConfiguration
 
class  YAMLConfigParser
 

Functions

std::ostream & operator<< (std::ostream &stream, const Configuration &conf)
 
template<class T >
std::string getValue (const Typelib::Value &value)
 

Function Documentation

◆ getValue()

template<class T >
std::string libConfig::getValue ( const Typelib::Value &  value)

◆ operator<<()

std::ostream & libConfig::operator<< ( std::ostream &  stream,
const Configuration conf 
)