|
Protocol++® (Protocolpp®)
v5.7.0
|


Static Public Member Functions | |
| static void | RegisterEnumerators () |
Static Public Member Functions inherited from ProtocolPP::EnumStringBase< EnumString< EnumType >, EnumType > | |
| static const std::string & | From (const EnumType e) |
| static const bool | To (EnumType &e, const std::string &str) |
| static EnumType | Convert (const std::string &str) |
| static int | size () |
| static EnumType | GetIdx (int index) |
Additional Inherited Members | |
Protected Types inherited from ProtocolPP::EnumStringBase< EnumString< EnumType >, EnumType > | |
| typedef std::map< std::string, EnumType > | AssocMap |
Static Protected Member Functions inherited from ProtocolPP::EnumStringBase< EnumString< EnumType >, EnumType > | |
| static void | RegisterEnumerator (const EnumType e, const std::string &eStr) |