#include <Unit_ConfigFile.h>
List of all members.
Static Public Member Functions |
| template<typename T > |
| static std::string | T_to_string (T const &val) |
| template<typename T > |
| static T | string_to_T (std::string const &val) |
Member Function Documentation
template<typename T >
| static T Convert::string_to_T |
( |
std::string const & |
val | ) |
[inline, static] |
template<typename T >
| static std::string Convert::T_to_string |
( |
T const & |
val | ) |
[inline, static] |
The documentation for this class was generated from the following file: