|
|
|
|
|
|
|||
| database_base | This class acts as an implementation parent for both the file_database and memory_database classes |
| database_base::const_iterator | This class implements iterator behaviour for the database classes |
| database_exception | The exception type thrown by the Open-RJ - STL mapping |
| DatabaseBase | This class implements the common database manipulation for the FileDatabase and MemoryDatabase classes |
| DatabaseException | The exception type thrown by the Open-RJ - C++ mapping |
| field | This class represents a field in a record in the database |
| Field | This class represents a field in a record in the database |
| field_assoc_insert_iterator | Class which inserts a field into an associative container |
| file_database | This class opens and provides access to a file-based Open-RJ database |
| FileDatabase | This class represents the Open-RJ database file, once read in and parsed |
| IORJAllocator | Allocator interface for Open-RJ |
| memory_database | This class opens and provides access to a memory-based Open-RJ database |
| MemoryDatabase | This class opens and provides access to a memory-based Open-RJ database |
| ORJDatabaseA | The database type (for ANSI coding) |
| ORJError | Parsing error structure |
| ORJFieldA | The field type (for ANSI coding) |
| ORJRecordA | The record type (for ANSI coding) |
| ORJStringA | The string type (for ANSI coding) |
| Record | This class represents a record in the database |
| record | This class represents a record in the database |
| record_has_field | Predicate which detects whether a record contains one of more fields of a given name |
|
|
| Open-RJ Library documentation © Synesis Software Pty Ltd, 2004-2005 |