Share

AcRxEnumType Template

Class Hierarchy

IAcRxEnumeration
    AcRxEnumType

C++

template <typename ValueType>
class AcRxEnumType : public AcRxValueTypePOD<ValueType>, public IAcRxEnumeration;

File

rxvaluetypeutil.h

Description

AcRxEnumType is a template class for creating runtime type descriptor for enumerations

Links

AcRxEnumType Methods

Was this information helpful?