daiAny.h
A universal class that implements storing and handling values of different types.
An empty OdAny value. |
Retrieves the OdAny object type path. | |
This is the overview for the kind method overload. | |
Resets the contents of the OdAny object. | |
Sets the new type path for the OdAny object. | |
Retrieves the size of the OdAny object's value. | |
Retrieves the code of the OdAny object's data type. | |
Retrieves the value of the OdAny object. |
Inequality operator for the OdAny objects. It compares the OdAny object with another OdAny object and determines whether these objects are unequal. | |
This is the overview for the << operator overload. | |
Assignment operator for the OdAny class objects. | |
Equality operator for the OdAny objects. It compares the OdAny object with another OdAny object and determines whether these objects are equal. | |
This is the overview for the >> operator overload. |
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|