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

Public Member Functions

 StringLookupException (const EnumType &t)
 

Public Attributes

const EnumType val_enum
 

Detailed Description

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

Definition at line 43 of file enum_type_map.h.

Constructor & Destructor Documentation

◆ StringLookupException()

template<typename EnumType >
Chroma::EnumTypeMap< EnumType >::StringLookupException::StringLookupException ( const EnumType &  t)
inline

Definition at line 44 of file enum_type_map.h.

Member Data Documentation

◆ val_enum

template<typename EnumType >
const EnumType Chroma::EnumTypeMap< EnumType >::StringLookupException::val_enum

Definition at line 45 of file enum_type_map.h.


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