#include <GsFilerV100Impl.h>
Definition at line 37 of file GsFilerV100Impl.h.
◆ OdGsFilerDbLinker()
OdGsFilerDbLinker::OdGsFilerDbLinker |
( |
| ) |
|
|
inline |
◆ ~OdGsFilerDbLinker()
virtual OdGsFilerDbLinker::~OdGsFilerDbLinker |
( |
| ) |
|
|
inlinevirtual |
◆ getDatabase() [1/2]
Retrieves a pointer to a database associated with this object.
- Parameters
-
pStub | [in] Pointer to a database-resident object. |
◆ getDatabase() [2/2]
virtual OdDbBaseDatabase * OdGsFilerDbLinker::getDatabase |
( |
OdDbStub * |
pStub | ) |
const |
|
pure virtual |
Retrieves a pointer to a database that owns the specified database-resident object.
- Parameters
-
pStub | [in] Pointer to a database-resident object. |
◆ getDbHash()
Computes database hash.
- Parameters
-
pDb | [in] Pointer to a database. |
- Returns
- database hash.
◆ handleToDbStub()
virtual OdDbStub * OdGsFilerDbLinker::handleToDbStub |
( |
OdUInt64 |
nHandle | ) |
const |
|
pure virtual |
Retrieves a database-resident object by the specified database handle.
- Parameters
-
pStub | [in] Pointer to a database-resident object. |
◆ stubToDbHandle()
virtual OdUInt64 OdGsFilerDbLinker::stubToDbHandle |
( |
OdDbStub * |
pStub | ) |
const |
|
pure virtual |
Retrieves a database handle by the specified database-resident object.
- Parameters
-
pStub | [in] Pointer to a database-resident object. |
The documentation for this class was generated from the following file: