#include <keyobject.hh>
KeyObject::KeyObject |
( |
const KeyObject & |
old | ) |
|
KeyObject::KeyObject |
( |
const Tile * |
p | ) |
|
KeyObject::KeyObject |
( |
const DBObjectId & |
obj, |
|
|
const r_Minterval & |
dom |
|
) |
| |
KeyObject::~KeyObject |
( |
| ) |
|
r_Minterval KeyObject::getDomain |
( |
| ) |
const |
Tile* KeyObject::getTransObject |
( |
| ) |
const |
bool KeyObject::isInitialised |
( |
| ) |
const |
bool KeyObject::isPersCarrier |
( |
| ) |
const |
void KeyObject::setDomain |
( |
const r_Minterval & |
dom | ) |
|
void KeyObject::setObject |
( |
const DBObjectId & |
obj | ) |
|
void KeyObject::setTransObject |
( |
const Tile * |
tile | ) |
|
r_Minterval KeyObject::domain |
|
protected |
Tile* KeyObject::transobject |
|
protected |
The documentation for this class was generated from the following file: