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 
 
Creates a new instance of the OdRxNonBlittableWithUnderlyingType.
 
 
Name 
Description 
 
Converts a value from the specified type (type of the "from" value) to this type.
 
 
Converts a value to the specified type from this type.
 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.