API Reference > OdRx Classes > OdRxValueWithReferenceTypePOD Template
OdRxValueWithReferenceTypePOD Template
OdRxValueWithReferenceTypePODOdRxValueWithReferenceTypePODOdRxValueWithReferenceTypePODOdRxValueWithReferenceTypePODOdRxValueWithReferenceTypePOD
Syntax
C++
template <typename ValueType> class OdRxValueWithReferenceTypePOD : public OdRxValueTypePOD<ValueType>;

RxValueTypeUtil.h

Represents a 'plain old data' reference type.

 
Name 
Description 
 
Constructor for objects of the OdRxValueWithReferenceTypePOD class. Creates an instance that represents a POD type.
 
 
Name 
Description 
 
Returns the interface, that describes references (handlers). 
 
Compares two values of the underlying C++ type.
 
 
Convert value to string.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.