Classes | |
| class | Record |
| class | Table |
| struct | _tagTableEntry |
| class | TableStorage |
| class | CCS |
| class | DALaccess |
| class | DALChangeListenerImpl |
| class | DALChangeListenerImplementation |
| class | DAONode |
| class | DAOChildNode |
| class | CXMLTreeNode |
| class | DAOProxy |
| class | Field |
| class | IMDB |
| class | INIReader |
Typedefs | |
| typedef std::map< String, Field > | MapStringToField |
| typedef std::set< String > | SetOfStrings |
| typedef Table *(* | TableFactory )(int, char **, CORBA::ORB_ptr) |
| typedef cdb::_tagTableEntry | TableEntry |
| typedef ACE_CString | String |
| typedef unsigned char | Octet |
| typedef bool | Boolean |
| typedef signed short | Short |
| typedef signed long | Long |
| typedef unsigned short | UShort |
| typedef unsigned long | ULong |
| typedef float | Float |
| typedef double | Double |
| typedef std::vector< String > | StringArray |
| typedef std::vector< Octet > | OctetArray |
| typedef std::vector< Short > | ShortArray |
| typedef std::vector< Long > | LongArray |
| typedef std::vector< LongLong > | LongLongArray |
| typedef std::vector< UShort > | UShortArray |
| typedef std::vector< ULong > | ULongArray |
| typedef std::vector< ULongLong > | ULongLongArray |
| typedef std::vector< Float > | FloatArray |
| typedef std::vector< Double > | DoubleArray |
| typedef std::vector< Field > | FieldArray |
Functions | |
| cdb_EXPORT Table * | getDatabase (int argc=0, char **argv=NULL, CORBA::ORB_ptr orb=CORBA::ORB::_nil(), const char *defaultTable=NULL, int forceNew=0) |
| cdb_EXPORT void | destroyDatabase (Table *table) |
| cdb_EXPORT void | registerTable (const char *name, TableFactory pTf) |
Variables | |
| cdb_EXPORT | Table |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.3.6