Close

Relief for ODA Team in Ukraine

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

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

 

OdRxEnumType@typenameValueType

File: RxValueTypeUtil.h 

Module: API Reference 

Show:
No members matching the current filter
Copyright © 2002-2022. Open Design Alliance All rights reserved.