CHROMA
Chroma::EnumTypeMap< EnumType > Member List

This is the complete list of members for Chroma::EnumTypeMap< EnumType >, including all inherited members.

dumpMapStrings(const std::string &typeIDString)Chroma::EnumTypeMap< EnumType >inlineprivate
Enum2Str typedefChroma::EnumTypeMap< EnumType >
Enum2StrIterator typedefChroma::EnumTypeMap< EnumType >
enum_mapChroma::EnumTypeMap< EnumType >private
EnumTypeMap(const EnumTypeMap< EnumType > &t)Chroma::EnumTypeMap< EnumType >inlineprivate
EnumTypeMap()Chroma::EnumTypeMap< EnumType >inline
lookUpEnum(const std::string &s)Chroma::EnumTypeMap< EnumType >inline
lookUpString(const EnumType &t)Chroma::EnumTypeMap< EnumType >inline
read(const std::string &typeIDString, XMLReader &xml_in, const std::string &path, EnumType &t)Chroma::EnumTypeMap< EnumType >inline
read(const std::string &typeIDString, BinaryReader &bin_in, EnumType &t)Chroma::EnumTypeMap< EnumType >inline
registerPair(const std::string &s, const EnumType t)Chroma::EnumTypeMap< EnumType >inline
Str2Enum typedefChroma::EnumTypeMap< EnumType >
Str2EnumIterator typedefChroma::EnumTypeMap< EnumType >
str_mapChroma::EnumTypeMap< EnumType >private
write(const std::string &typeIDString, XMLWriter &xml_out, const std::string &path, const EnumType &t)Chroma::EnumTypeMap< EnumType >inline
write(const std::string &typeIDString, BinaryWriter &bin_out, const EnumType &t)Chroma::EnumTypeMap< EnumType >inline