Classes | |
| class | AssetDataBase |
| class | DataStoreBase |
| class | GridDataBase |
| interface | IGridDataPlugin |
| A standard grid interface. More... | |
| class | GridDataInitialiser |
| interface | ILogDataPlugin |
| An interface to a LogData storage system. More... | |
| class | LogDataInitialiser |
| class | IniFile |
| Parse settings from ini-like files. More... | |
| class | InventoryDataBase |
| class | Migration |
| The Migration theory is based on the ruby on rails concept. Each database driver is going to be allowed to have files in Resources that specify the database migrations. They will be of the form:. More... | |
| class | OpenSimDatabaseConnector |
| class | OpenSimDataReader |
| class | OpenSimObjectFieldMapper< TObject, TField > |
| class | OpenSimTableMapper< TRowMapper, TPrimaryKey > |
| class | PrimitiveBaseShapeRowMapper |
| class | PrimitiveBaseShapeTableMapper |
| class | RegionProfileData |
| A class which contains information known to the grid server about a region. More... | |
| class | ReservationData |
| class | UserDataBase |
Namespaces | |
| namespace | Base |
| namespace | MapperFactory |
| namespace | MSSQL |
| namespace | MSSQLMapper |
| namespace | MySQL |
| namespace | MySQLMapper |
| namespace | NHibernate |
| namespace | Null |
| namespace | SQLite |
| namespace | Tests |
Enumerations | |
| enum | DataResponse { RESPONSE_OK, RESPONSE_AUTHREQUIRED, RESPONSE_INVALIDCREDENTIALS, RESPONSE_ERROR } |
| enum | LogSeverity { CRITICAL = 1, MAJOR = 2, MEDIUM = 3, LOW = 4, INFO = 5, VERBOSE = 6 } |
| The severity of an individual log message. More... | |
1.5.1