eyedb::ObjectLocation Class Reference
[eyedb]
Not yet documented.
More...
#include <ObjectLocation.h>
List of all members.
Detailed Description
Not yet documented.
Definition at line 41 of file ObjectLocation.h.
Constructor & Destructor Documentation
eyedb::ObjectLocation::ObjectLocation |
( |
Database * |
_db = 0 |
) |
[inline] |
eyedb::ObjectLocation::ObjectLocation |
( |
const Oid & |
_oid, |
|
|
short |
_dspid, |
|
|
short |
_datid, |
|
|
const Info & |
_info | |
|
) |
| | [inline] |
Member Function Documentation
unsigned int eyedb::ObjectLocation::getDatEndPagenum |
( |
|
) |
const [inline] |
short eyedb::ObjectLocation::getDatid |
( |
|
) |
const [inline] |
unsigned int eyedb::ObjectLocation::getDatStartPagenum |
( |
|
) |
const [inline] |
unsigned int eyedb::ObjectLocation::getDmpEndPagenum |
( |
|
) |
const [inline] |
unsigned int eyedb::ObjectLocation::getDmpStartPagenum |
( |
|
) |
const [inline] |
short eyedb::ObjectLocation::getDspid |
( |
|
) |
const [inline] |
const Info& eyedb::ObjectLocation::getInfo |
( |
|
) |
const [inline] |
const Oid& eyedb::ObjectLocation::getOid |
( |
|
) |
const [inline] |
unsigned int eyedb::ObjectLocation::getOmpEndPagenum |
( |
|
) |
const [inline] |
unsigned int eyedb::ObjectLocation::getOmpStartPagenum |
( |
|
) |
const [inline] |
unsigned int eyedb::ObjectLocation::getSize |
( |
|
) |
const [inline] |
unsigned int eyedb::ObjectLocation::getSlotEndNum |
( |
|
) |
const [inline] |
unsigned int eyedb::ObjectLocation::getSlotStartNum |
( |
|
) |
const [inline] |
void eyedb::ObjectLocation::set |
( |
const Oid & |
_oid, |
|
|
short |
_dspid, |
|
|
short |
_datid, |
|
|
const Info & |
_info | |
|
) |
| | [inline] |
The documentation for this class was generated from the following file: