API Reference > OdRx Classes > OdRxNonBlittableWithUnderlyingType Template
OdRxNonBlittableWithUnderlyingType Template
OdRxNonBlittableWithUnderlyingTypeOdRxNonBlittableWithUnderlyingTypeOdRxNonBlittableWithUnderlyingTypeOdRxNonBlittableWithUnderlyingTypeOdRxNonBlittableWithUnderlyingType
Syntax
C++
template <typename ValueType> class OdRxNonBlittableWithUnderlyingType : public OdRxNonBlittableType<ValueType>;

RxValueTypeUtil.h

Represents non-blittable data types, that have underlying C++ types.

 
Name 
Description 
 
Constructor for objects of the OdRxNonBlittableWithUnderlyingType class.
 
 
Name 
Description 
 
Convert value from the specified type (type of the "from" value) to this type.
 
 
Convert value to the specified type from this type.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.