OpenSim::Data Namespace Reference


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...


Enumeration Type Documentation

enum OpenSim::Data::DataResponse

Enumerator:
RESPONSE_OK 
RESPONSE_AUTHREQUIRED 
RESPONSE_INVALIDCREDENTIALS 
RESPONSE_ERROR 

enum OpenSim::Data::LogSeverity

The severity of an individual log message.

Enumerator:
CRITICAL  Critical: systems failure.
MAJOR  Major: warning prior to systems failure.
MEDIUM  Medium: an individual non-critical task failed.
LOW  Low: Informational warning.
INFO  Info: Information.
VERBOSE  Verbose: Debug Information.


Generated on Thu Nov 20 01:00:37 2008 for OpenSim by  doxygen 1.5.1