CHROMA
Public Member Functions | Public Attributes | List of all members
Chroma::EnumTypeMap< EnumType >::EnumLookupException Struct Reference

Public Member Functions

 EnumLookupException (const std::string &s)
 

Public Attributes

const std::string val_str
 

Detailed Description

template<typename EnumType>
struct Chroma::EnumTypeMap< EnumType >::EnumLookupException

Definition at line 38 of file enum_type_map.h.

Constructor & Destructor Documentation

◆ EnumLookupException()

template<typename EnumType >
Chroma::EnumTypeMap< EnumType >::EnumLookupException::EnumLookupException ( const std::string &  s)
inline

Definition at line 39 of file enum_type_map.h.

Member Data Documentation

◆ val_str

template<typename EnumType >
const std::string Chroma::EnumTypeMap< EnumType >::EnumLookupException::val_str

Definition at line 40 of file enum_type_map.h.

Referenced by Chroma::EnumTypeMap< EnumType >::read().


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