mud::Echo Class Reference

Inheritance diagram for mud::Echo:

Inheritance graph
[legend]

List of all members.

Public Member Functions

SavableManagerPtr getManager () const
 Returns the SavableManager this savable usesotherwise.
TableImplPtr getTable () const
 Returns the table this savable belongs to.
void Delete ()
 Delete this savable.
void Save ()
 Save this savable.
void Discard ()
 Discard changes made to this savable.
bool Exists ()
 Wether this savable has been saved yet.

Friends

class mud::EchoManager


Detailed Description

Definition at line 29 of file Echo.h.


Member Function Documentation

SavableManagerPtr mud::Echo::getManager (  )  const [virtual]

Returns the SavableManager this savable usesotherwise.

Implements Savable.

TableImplPtr mud::Echo::getTable (  )  const [virtual]

Returns the table this savable belongs to.

Implements Savable.

void mud::Echo::Delete (  )  [virtual]

Delete this savable.

Implements Savable.

void mud::Echo::Save (  )  [virtual]

Save this savable.

Implements Savable.

void mud::Echo::Discard (  )  [virtual]

Discard changes made to this savable.

Implements Savable.

bool mud::Echo::Exists (  )  [virtual]

Wether this savable has been saved yet.

Implements Savable.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo