#include <objectbroker.hh>
static void ObjectBroker::clearBroker |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
static |
static void ObjectBroker::clearCache |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
static |
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::getAllStructTypes |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
staticprotected |
static MDDType* ObjectBroker::getMDDTypeByName |
( |
const char * |
name | ) |
|
throw | ( | r_Error |
| ) | | |
|
static |
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 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: