DbFiler.h
This class is the empty implementation of a base class for classes that are used as ID Filers.
Corresponding C++ library: TD_Db
|
Name |
Description |
|
This is OdIdFiler, a member of class OdIdFiler. |
|
Name |
Description |
|
Returns the FilerController with which this Filer object is associated. | |
|
Returns the version of this the file which this Filer object is associated. | |
|
Returns the current status of this Filer object. | |
|
Returns the type of this Filer object. | |
|
Returns the bool value of the current item of this Filer object. | |
|
Returns the specified number of bytes from this Filer object. | |
|
Returns the handle value of the current item of this Filer object. | |
|
Returns the double value of the current item of this Filer object. | |
|
Returns the HardOwnershipId value of the current item of this Filer object. | |
|
Returns the HardPointerId value of the current item of this Filer object. | |
|
Returns the Int16 value of the current item of this Filer object. | |
|
Returns the Int32 value of the current item of this Filer object. | |
|
Returns the Int64 value of the current item of this Filer object. | |
|
Returns the Int8 value of the current item of this Filer object. | |
|
Returns the 2D point value of the current item of this Filer object. | |
|
Returns the 3D point value of the current item of this Filer object. | |
|
Returns the scale value of the current item of this Filer object. | |
|
Returns the SoftOwnershipId value of the current item of this Filer object. | |
|
Returns the SoftPointerId value of the current item of this Filer object. | |
|
Returns the string value of the current item of this Filer object. | |
|
Returns the UInt8 value of the current item of this Filer object. | |
|
Returns the 2D vector value of the current item of this Filer object. | |
|
Returns the 3D vector value of the current item of this Filer object. | |
|
Resets the current status of this Filer object to eOk. | |
|
Moves the I/O pointer to the specified location in this Filer object. | |
|
This is setController, a member of class OdIdFiler. | |
|
Returns the current I/O pointer position of this Filer object. | |
|
Writes the specified bool value to this Filer object. | |
|
Writes the specified number of bytes to this Filer object. | |
|
Writes the specified handle value to this Filer object. | |
|
Writes the specified double value to this Filer object. | |
|
Writes the specified Int16 value to this Filer object. | |
|
Writes the specified Int32 value to this Filer object. | |
|
Writes the specified Int64 value to this Filer object. | |
|
Writes the specified Int8 value to this Filer object. | |
|
Writes the specified 2D point value to this Filer object. | |
|
Writes the specified 3D point value to this Filer object. | |
|
Writes the specified 3D scale value to this Filer object. | |
|
Writes the specified string value to this Filer object. | |
|
Writes the specified UInt8 value to this Filer object. | |
|
Writes the specified 2D vector value to this Filer object. | |
|
Writes the specified 3D vector value to this Filer object. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|