OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
anonymous_namespace{settings.cpp} Namespace Reference

Functions

bool parseBool (const std::string &string)
 
float parseFloat (const std::string &string)
 
int parseInt (const std::string &string)
 
template<typename T >
std::string toString (T val)
 
template<>
std::string toString (bool val)
 

Function Documentation

bool anonymous_namespace{settings.cpp}::parseBool ( const std::string &  string)

Here is the call graph for this function:

Here is the caller graph for this function:

float anonymous_namespace{settings.cpp}::parseFloat ( const std::string &  string)

Here is the caller graph for this function:

int anonymous_namespace{settings.cpp}::parseInt ( const std::string &  string)

Here is the caller graph for this function:

template<typename T >
std::string anonymous_namespace{settings.cpp}::toString ( val)
template<>
std::string anonymous_namespace{settings.cpp}::toString ( bool  val)

Here is the caller graph for this function: