Protocol++® (Protocolpp®)  v5.6.2
ProtocolPP::EnumStringBase< DerivedType, EnumType > Class Template Reference

Static Public Member Functions

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)
 

Protected Types

typedef std::map< std::string, EnumType > AssocMap
 

Static Protected Member Functions

static void RegisterEnumerator (const EnumType e, const std::string &eStr)
 

The documentation for this class was generated from the following file: