#include <objectbroker.hh>
static void ObjectBroker::clearBroker |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
static |
static void ObjectBroker::clearCache |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
static |
static void ObjectBroker::clearMap |
( |
DBObjectPMap & |
theMap | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static void ObjectBroker::completelyClearMap |
( |
DBObjectPMap & |
theMap | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static void ObjectBroker::deinit |
( |
| ) |
|
|
static |
static void ObjectBroker::deregisterDBObject |
( |
const OId & |
id | ) |
|
|
static |
static void ObjectBroker::deregisterTileIndexMapping |
( |
const OId & |
tileoid, |
|
|
const OId & |
indexoid |
|
) |
| |
|
static |
static bool ObjectBroker::freeMemory |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
static |
static OIdSet* ObjectBroker::getAllAtomicTypes |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static OIdSet* ObjectBroker::getAllMDDBaseTypes |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static OIdSet* ObjectBroker::getAllMDDDimensionTypes |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static OIdSet* ObjectBroker::getAllMDDDomainTypes |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static OIdSet* ObjectBroker::getAllMDDObjects |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static OIdSet* ObjectBroker::getAllMDDSets |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static OIdSet* ObjectBroker::getAllMDDTypes |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static OIdSet* ObjectBroker::getAllSetTypes |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static OIdSet* ObjectBroker::getAllStructTypes |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static MDDType* ObjectBroker::getMDDTypeByName |
( |
const char * |
name | ) |
|
throw | ( | r_Error |
| ) | | |
|
static |
static DBObject* ObjectBroker::getObjectByName |
( |
OId::OIdType |
type, |
|
|
const char * |
name |
|
) |
| |
throw | ( | r_Error |
| ) | | |
|
static |
static DBObject* ObjectBroker::getObjectByOId |
( |
const OId & |
id | ) |
|
throw | ( | r_Error |
| ) | | |
|
static |
static OId ObjectBroker::getOIdByName |
( |
OId::OIdType |
type, |
|
|
const char * |
name |
|
) |
| |
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static OId ObjectBroker::getOIdOfMDDBaseType |
( |
const char * |
name | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static OId ObjectBroker::getOIdOfMDDDimensionType |
( |
const char * |
name | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static OId ObjectBroker::getOIdOfMDDDomainType |
( |
const char * |
name | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static OId ObjectBroker::getOIdOfMDDSet |
( |
const char * |
name | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static OId ObjectBroker::getOIdOfMDDType |
( |
const char * |
name | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static OId ObjectBroker::getOIdOfSetType |
( |
const char * |
name | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static OId ObjectBroker::getOIdOfStructType |
( |
const char * |
name | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static void ObjectBroker::init |
( |
| ) |
|
|
static |
static DBObject* ObjectBroker::isInMemory |
( |
const OId & |
id | ) |
|
throw | ( | r_Error |
| ) | | |
|
static |
static DBObject* ObjectBroker::loadBLOBTile |
( |
const OId & |
id | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static DBObject* ObjectBroker::loadDBHierIndex |
( |
const OId & |
id | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static DBObject* ObjectBroker::loadDBMDDObj |
( |
const OId & |
id | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static DBObject* ObjectBroker::loadDBMinterval |
( |
const OId & |
id | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static DBObject* ObjectBroker::loadDBRCIndexDS |
( |
const OId & |
id | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static DBObject* ObjectBroker::loadDBStorage |
( |
const OId & |
id | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static DBObject* ObjectBroker::loadDBTCIndex |
( |
const OId & |
id | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static DBObject* ObjectBroker::loadInlineTile |
( |
const OId & |
id | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static DBObject* ObjectBroker::loadMDDBaseType |
( |
const OId & |
id | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static DBObject* ObjectBroker::loadMDDDimensionType |
( |
const OId & |
id | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static DBObject* ObjectBroker::loadMDDDomainType |
( |
const OId & |
id | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static DBObject* ObjectBroker::loadMDDSet |
( |
const OId & |
id | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static DBObject* ObjectBroker::loadMDDType |
( |
const OId & |
id | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static DBObject* ObjectBroker::loadSetType |
( |
const OId & |
id | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static DBObject* ObjectBroker::loadStructType |
( |
const OId & |
id | ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static void ObjectBroker::registerDBObject |
( |
DBObject * |
object | ) |
|
|
static |
static void ObjectBroker::registerTileIndexMapping |
( |
const OId & |
tileoid, |
|
|
const OId & |
indexoid |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: