src/DB/Savables/SavableTypes.h File Reference

This file contains Savable type definitions. More...

#include "Savable.h"

Go to the source code of this file.

Namespaces

namespace  mud

Typedefs

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


Detailed Description

This file contains Savable type definitions.

Definition in file SavableTypes.h.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo