API Reference > Namespaces > OdBm Namespace > Classes > ExtendedEnum Structure
ExtendedEnum Structure
Syntax
C++
template <class EnumDef> struct ExtendedEnum : public EnumDef { public: struct c_notDeprecatedHandle { }; };

BmExtendedEnum.h

This is class OdBm::ExtendedEnum.

 
Name 
Description 
 
This is ExtendedEnum, a member of class ExtendedEnum. 
 
Name 
Description 
 
This is begin, a member of class ExtendedEnum. 
 
This is contains, a member of class ExtendedEnum. 
 
This is deprecated, a member of class ExtendedEnum. 
 
This is deprecatedValues, a member of class ExtendedEnum. 
 
end 
This is end, a member of class ExtendedEnum. 
 
This is toBase, a member of class ExtendedEnum. 
 
This is toString, a member of class ExtendedEnum. 
Name 
Description 
This is nested type OdBm::ExtendedEnum::BaseType. 
Enum 
This is nested type OdBm::ExtendedEnum::Enum. 
This is nested type OdBm::ExtendedEnum::EnumValues. 
This is nested type OdBm::ExtendedEnum::super. 
 
Name 
Description 
 
!= 
This is !=, a member of class ExtendedEnum. 
 
< 
This is <, a member of class ExtendedEnum. 
 
<= 
This is <=, a member of class ExtendedEnum. 
 
== 
This is ==, a member of class ExtendedEnum. 
 
> 
This is >, a member of class ExtendedEnum. 
 
>= 
This is >=, a member of class ExtendedEnum. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.