casa
$Rev:20696$
|
#include <ProcessorType.h>
Static Public Member Functions | |
static bool | init () |
static bool | init () |
Static Public Attributes | |
static bool | init_ |
static string | typeName_ |
static string | enumerationDesc_ |
static string | order_ |
static string | xsdBaseType_ |
static map < ProcessorTypeMod::ProcessorType, EnumPar< void > > | m_ |
Definition at line 31 of file ProcessorType.h.
static bool enum_map_traits< ProcessorTypeMod::ProcessorType, void >::init | ( | ) | [inline, static] |
Definition at line 38 of file ProcessorType.h.
static bool enum_map_traits< ProcessorTypeMod::ProcessorType, void >::init | ( | ) | [inline, static] |
Definition at line 38 of file ProcessorType.h.
static string enum_map_traits< ProcessorTypeMod::ProcessorType, void >::enumerationDesc_ [static] |
Definition at line 35 of file ProcessorType.h.
static bool enum_map_traits< ProcessorTypeMod::ProcessorType, void >::init_ [static] |
Definition at line 33 of file ProcessorType.h.
static map< ProcessorTypeMod::ProcessorType, EnumPar< void > > enum_map_traits< ProcessorTypeMod::ProcessorType, void >::m_ [static] |
Definition at line 48 of file ProcessorType.h.
static string enum_map_traits< ProcessorTypeMod::ProcessorType, void >::order_ [static] |
Definition at line 36 of file ProcessorType.h.
static string enum_map_traits< ProcessorTypeMod::ProcessorType, void >::typeName_ [static] |
Definition at line 34 of file ProcessorType.h.
static string enum_map_traits< ProcessorTypeMod::ProcessorType, void >::xsdBaseType_ [static] |
Definition at line 37 of file ProcessorType.h.