Honeycomb  0.1
Component-Model Framework
Public Member Functions | Public Attributes | List of all members
honey::EnumInfo_< EnumType >::Elem Struct Reference

#include <Enum.h>

Collaboration diagram for honey::EnumInfo_< EnumType >::Elem:
Collaboration graph
[legend]

Public Member Functions

 Elem (const String &className, const String &name, int val)
 

Public Attributes

NameId classId
 
NameId id
 
int val
 

Constructor & Destructor Documentation

template<class EnumType >
honey::EnumInfo_< EnumType >::Elem::Elem ( const String className,
const String name,
int  val 
)
inline

Member Data Documentation

template<class EnumType >
NameId honey::EnumInfo_< EnumType >::Elem::classId
template<class EnumType >
NameId honey::EnumInfo_< EnumType >::Elem::id
template<class EnumType >
int honey::EnumInfo_< EnumType >::Elem::val

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