API Reference > Structs, Records, Enums > IOdRxNonBlittableType Structure
IOdRxNonBlittableType Structure
Syntax
C++
struct IOdRxNonBlittableType { };

RxValueType.h

This interface is implemented by the value types having non-trivial constructor and/or destructor.

 
Name 
Description 
 
Called to assign the object.
 
 
Called to construct a copy of the object.
 
 
Called to destroy the object.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.