mud Namespace Reference


Classes

class  PCharacter
class  PCharacterManager
class  AccountManager
class  AreaManager
class  ChannelManager
class  CharacterManager
class  ChunkManager
class  ClusterManager
class  ColourManager
class  CommandManager
class  DetailManager
class  EchoManager
class  ExitManager
class  GrantGroupManager
class  Managers
 This singleton the one instance of all other managers. More...
class  MCharacterManager
class  PermissionManager
class  RaceManager
class  RoomManager
class  SectorManager
class  TraceManager
class  Account
class  Area
class  Channel
class  Character
class  Chunk
class  Cluster
class  Colour
class  Command
class  Detail
class  Echo
class  Exit
class  GrantGroup
class  MCharacter
class  Permission
class  Race
class  Room
class  Sector
class  Trace

Typedefs

typedef SmartPtr
< mud::Account
AccountPtr
 The type of a pointer to an Account.
typedef SmartPtr
< mud::Area
AreaPtr
 The type of a pointer to an Area.
typedef SmartPtr
< mud::Channel
ChannelPtr
 The type of a pointer to a Channel.
typedef SmartPtr
< mud::Character
CharacterPtr
 The type of a pointer to a Character.
typedef SmartPtr
< mud::Chunk
ChunkPtr
 The type of a pointer to a Chunk.
typedef SmartPtr
< mud::Cluster
ClusterPtr
 The type of a pointer to a Cluster.
typedef SmartPtr
< mud::Colour
ColourPtr
 The type of a pointer to a Colour.
typedef SmartPtr
< mud::Command
CommandPtr
 The type of a pointer to a Command.
typedef SmartPtr
< mud::Detail
DetailPtr
 The type of a pointer to a Detail.
typedef SmartPtr
< mud::Echo
EchoPtr
 The type of a pointer to a Echo.
typedef SmartPtr
< mud::Exit
ExitPtr
 The type of a pointer to a Exit.
typedef SmartPtr
< mud::GrantGroup
GrantGroupPtr
 The type of a pointer to a GrantGroup.
typedef SmartPtr
< mud::MCharacter
MCharacterPtr
 The type of a pointer to a MCharacter.
typedef SmartPtr
< mud::PCharacter
PCharacterPtr
 The type of a pointer to a PCharacter.
typedef SmartPtr
< mud::Permission
PermissionPtr
 The type of a pointer to a Permission.
typedef SmartPtr
< mud::Race
RacePtr
 The type of a pointer to a Race.
typedef SmartPtr
< mud::Room
RoomPtr
 The type of a pointer to a Room.
typedef SmartPtr
< mud::Sector
SectorPtr
 The type of a pointer to a Sector.
typedef SmartPtr
< mud::Trace
TracePtr
 The type of a pointer to a Trace.


Typedef Documentation

typedef SmartPtr<mud::Account> mud::AccountPtr

The type of a pointer to an Account.

Definition at line 52 of file SavableTypes.h.

typedef SmartPtr<mud::Area> mud::AreaPtr

The type of a pointer to an Area.

Definition at line 55 of file SavableTypes.h.

typedef SmartPtr<mud::Channel> mud::ChannelPtr

The type of a pointer to a Channel.

Definition at line 56 of file SavableTypes.h.

typedef SmartPtr<mud::Character> mud::CharacterPtr

The type of a pointer to a Character.

Definition at line 57 of file SavableTypes.h.

typedef SmartPtr<mud::Chunk> mud::ChunkPtr

The type of a pointer to a Chunk.

Definition at line 58 of file SavableTypes.h.

typedef SmartPtr<mud::Cluster> mud::ClusterPtr

The type of a pointer to a Cluster.

Definition at line 59 of file SavableTypes.h.

typedef SmartPtr<mud::Colour> mud::ColourPtr

The type of a pointer to a Colour.

Definition at line 60 of file SavableTypes.h.

typedef SmartPtr<mud::Command> mud::CommandPtr

The type of a pointer to a Command.

Definition at line 61 of file SavableTypes.h.

typedef SmartPtr<mud::Detail> mud::DetailPtr

The type of a pointer to a Detail.

Definition at line 62 of file SavableTypes.h.

typedef SmartPtr<mud::Echo> mud::EchoPtr

The type of a pointer to a Echo.

Definition at line 63 of file SavableTypes.h.

typedef SmartPtr<mud::Exit> mud::ExitPtr

The type of a pointer to a Exit.

Definition at line 64 of file SavableTypes.h.

typedef SmartPtr<mud::GrantGroup> mud::GrantGroupPtr

The type of a pointer to a GrantGroup.

Definition at line 65 of file SavableTypes.h.

typedef SmartPtr<mud::MCharacter> mud::MCharacterPtr

The type of a pointer to a MCharacter.

Definition at line 66 of file SavableTypes.h.

typedef SmartPtr<mud::PCharacter> mud::PCharacterPtr

The type of a pointer to a PCharacter.

Definition at line 67 of file SavableTypes.h.

typedef SmartPtr<mud::Permission> mud::PermissionPtr

The type of a pointer to a Permission.

Definition at line 68 of file SavableTypes.h.

typedef SmartPtr<mud::Race> mud::RacePtr

The type of a pointer to a Race.

Definition at line 69 of file SavableTypes.h.

typedef SmartPtr<mud::Room> mud::RoomPtr

The type of a pointer to a Room.

Definition at line 70 of file SavableTypes.h.

typedef SmartPtr<mud::Sector> mud::SectorPtr

The type of a pointer to a Sector.

Definition at line 71 of file SavableTypes.h.

typedef SmartPtr<mud::Trace> mud::TracePtr

The type of a pointer to a Trace.

Definition at line 72 of file SavableTypes.h.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo