Assertion | This exception is thrown when an assertion fails |
ChunkImporter | |
ClassHeaderGenerator | This class generates the FieldImpls declarations for the specified table and appends it to the specified file |
ClassSourceGenerator | This class generates the FieldImpls implementations for the specified table and appends it to the specified file |
CommandBinding< T > | This template defines a binding from the specified alias to the specified CommandObject |
CommandInfoObject< T > | This template may be used in a similar way to the CommandObject template |
CommandObject< T > | This template defines a function binding |
CommandTable< T > | This class performs lookup of input to commands |
Coordinate | This file is an 'enumeration' class with all the directions |
Database | Connection information and pool |
Database::OPENDB | Connection pool struct |
DatabaseMgr | This class manages the database connection |
db::Accounts | This is a generated class that contains all FieldImpls for the Accounts table |
db::Areas | This is a generated class that contains all FieldImpls for the Areas table |
db::Branches | This is a generated class that contains all FieldImpls for the Branches table |
db::ChannelLogs | This is a generated class that contains all FieldImpls for the ChannelLogs table |
db::Channels | This is a generated class that contains all FieldImpls for the Channels table |
db::CharacterAccount | This is a generated class that contains all FieldImpls for the CharacterAccount table |
db::CharacterBranch | This is a generated class that contains all FieldImpls for the CharacterBranch table |
db::CharacterCluster | This is a generated class that contains all FieldImpls for the CharacterCluster table |
db::CharacterSkill | This is a generated class that contains all FieldImpls for the CharacterSkill table |
db::CharacterStat | This is a generated class that contains all FieldImpls for the CharacterStat table |
db::CharacterTree | This is a generated class that contains all FieldImpls for the CharacterTree table |
db::Chunks | This is a generated class that contains all FieldImpls for the Chunks table |
db::Clusters | This is a generated class that contains all FieldImpls for the Clusters table |
db::Colours | This is a generated class that contains all FieldImpls for the Colours table |
db::Commands | This is a generated class that contains all FieldImpls for the Commands table |
db::DetailArea | This is a generated class that contains all FieldImpls for the DetailArea table |
db::DetailCharacter | This is a generated class that contains all FieldImpls for the DetailCharacter table |
db::DetailChunk | This is a generated class that contains all FieldImpls for the DetailChunk table |
db::DetailDetail | This is a generated class that contains all FieldImpls for the DetailDetail table |
db::DetailRoom | This is a generated class that contains all FieldImpls for the DetailRoom table |
db::Details | This is a generated class that contains all FieldImpls for the Details table |
db::Echos | This is a generated class that contains all FieldImpls for the Echos table |
db::Entities | This is a generated class that contains all FieldImpls for the Entities table |
db::ExitRoom | This is a generated class that contains all FieldImpls for the ExitRoom table |
db::Exits | This is a generated class that contains all FieldImpls for the Exits table |
db::GrantGroups | This is a generated class that contains all FieldImpls for the GrantGroups table |
db::Logs | This is a generated class that contains all FieldImpls for the Logs table |
db::Permissions | This is a generated class that contains all FieldImpls for the Permissions table |
db::Races | This is a generated class that contains all FieldImpls for the Races table |
db::Rooms | This is a generated class that contains all FieldImpls for the Rooms table |
db::Sectors | This is a generated class that contains all FieldImpls for the Sectors table |
db::Skills | This is a generated class that contains all FieldImpls for the Skills table |
db::Stats | This is a generated class that contains all FieldImpls for the Stats table |
db::TableImpls | This is a generated class that contains all TableImpls |
db::TraceChunk | This is a generated class that contains all FieldImpls for the TraceChunk table |
db::TraceDetail | This is a generated class that contains all FieldImpls for the TraceDetail table |
db::TraceEntity | This is a generated class that contains all FieldImpls for the TraceEntity table |
db::TraceRoom | This is a generated class that contains all FieldImpls for the TraceRoom table |
db::Traces | This is a generated class that contains all FieldImpls for the Traces table |
db::Trees | This is a generated class that contains all FieldImpls for the Trees table |
db::Version | This is a generated class that contains all FieldImpls for the Version table |
Editor | This class defines an interface for UBSocket to use in handling lines from the user |
EditorAccount | |
EditorAccountLogin | |
EditorArea | |
EditorBool | |
EditorChannel | |
EditorChunk | |
EditorCluster | |
EditorColour | |
EditorCommand | |
EditorDetail | |
EditorGrantGroup | |
EditorMobile | |
EditorNewAccount | |
EditorNewCharacter | |
EditorOLC | |
EditorOOC | |
EditorPermission | |
EditorPlaying | |
EditorRace | |
EditorRoom | |
EditorScript | |
EditorSector | |
EditorString | |
Field | This class represents a field in a database table |
FieldDef | This class represents the definition of a field in a table |
FieldImpl | This class represents a generated (concrete version of a) FieldDef |
FieldValue | This class contains the value of one cell in a table |
FieldValues | This class is a bucket for Value objects |
Generator | This class will generate TableImpls and FieldImpls |
Global | This class is used to contain otherwise global variables and methods |
Initializer | This class will check and initialize the database |
Join | This class represents a checked join between two tables |
KeyDef | This class represents the definition of a key field in a table |
KeyImpl | This class represents a generated (concrete version of a) KeyDef |
Keys | This is a bucket class for KeyValues |
KeyValue | This class stores the value of the key of a row |
mud::Account | |
mud::AccountManager | |
mud::Area | |
mud::AreaManager | |
mud::Channel | |
mud::ChannelManager | |
mud::Character | |
mud::CharacterManager | |
mud::Chunk | |
mud::ChunkManager | |
mud::Cluster | |
mud::ClusterManager | |
mud::Colour | |
mud::ColourManager | |
mud::Command | |
mud::CommandManager | |
mud::Detail | |
mud::DetailManager | |
mud::Echo | |
mud::EchoManager | |
mud::Exit | |
mud::ExitManager | |
mud::GrantGroup | |
mud::GrantGroupManager | |
mud::Managers | This singleton the one instance of all other managers |
mud::MCharacter | |
mud::MCharacterManager | |
mud::PCharacter | |
mud::PCharacterManager | |
mud::Permission | |
mud::PermissionManager | |
mud::Race | |
mud::RaceManager | |
mud::Room | |
mud::RoomManager | |
mud::Sector | |
mud::SectorManager | |
mud::Trace | |
mud::TraceManager | |
OLCEditor | |
Path | |
Query | SQL Statement execute / result |
Relation | This class may be used to easily create a new relation |
RowNotFoundException | This exception is thrown when no row was found as the result of an SQL query |
Savable | An interface to for SavableManager wrappers |
SavableLocked | This exception is thrown when a savable was already locked while trying to perform an operation that needs the ock |
SavableManager | This class represents one row in the database |
SavableManagers | This class is a bucket for SavableManager objects |
SelectionMask | This class is meant to be used to filter queries to the database |
sha2_context | |
Singleton< T > | A template class that implements the Singleton pattern |
SqliteError | This exception is thrown when an error occured as the result of an SQL query |
SqliteMgr | This class interfaces between savable managers and an Sqlite database |
SQLSocket | This class will handle incomming requests as SQL queries |
Statements | This is a bucket class for prepared sqlite3 statements |
StatementStrings | This class is a bucket that contains the SQL statements for a certain action on a table |
String | This class provides a set of utility functions that operate on strings |
Table | This class represents a table in the database |
TableDef | This class represents the definition of a table |
TableImpl | This class represents a generated (concrete version of a) TableDef |
Tables | This class serves as a storage for pointers to all defined Tables |
UBHandler | This class will handle all Socket related events |
UBSocket | This class handles all data from and to the user |