Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxEnumWithUnderlyingType<typename ValueType> Template
Syntax
C++
template <typename ValueType> class OdRxEnumWithUnderlyingType : public OdRxEnumType<ValueType>;

Describes enumeration type for C++ enumeration with underying type to be stored in OdRxValue. Instances of this type should create tags in the constructor (or pseudo-constructor) for every enum element. 

 

OdRxEnumWithUnderlyingType@typenameValueType

File: RxValueTypeUtil.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.