This class encapsulates the 64-bit integer handles associated with OdDbObject instances.
Corresponding C++ library: TD_Db
Handles are persistent and unique within a database. Handles are not, however, unique between databases.
File: DbHandle.h
Module: API Reference
This is the overview for the OdDbHandle constructor overload. |
Returns the hexidecmal representation of this Handle object as an OdString. | |
Returns this handle object as an array of OdUInt8[8] values. | |
Returns the hexidecmal representation of this Handle object as a null terminated string. | |
Returns true and only if this Handle object is null. |
Compares the value of an instance of the OdDbHandle class and a specified value. | |
Returns the result of adding a specified value to the value of the OdDbHandle class instance. | |
Adds a specified value to the value of this OdDbHandle object. | |
Compares the value of an instance of the OdDbHandle class and a specified value. | |
Compares the value of an instance of the OdDbHandle class and a specified value. | |
This is the overview for the = operator overload. | |
Compares the value of an instance of the OdDbHandle class and a specified value. | |
Compares the value of an instance of the OdDbHandle class and a specified value. | |
Compares the value of an instance of the OdDbHandle class and a specified value. | |
Returns a converted instance of the OdDbHandle class as an OdUInt64 value. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|