Image Component Library (ICL)
|
internally used type map class More...
Public Attributes | |
std::map< std::string, std::string > | typeMap |
key: rttiType (e.g. i), value: written type (e.g. int) More... | |
std::map< std::string, std::string > | typeMapReverse |
reverse ordered map here, key is written type, and value is rtti-type More... | |
internally used type map class
std::map<std::string,std::string> icl::utils::ConfigFile::Maps::typeMap |
key: rttiType (e.g. i), value: written type (e.g. int)
std::map<std::string,std::string> icl::utils::ConfigFile::Maps::typeMapReverse |
reverse ordered map here, key is written type, and value is rtti-type