OLCEditor Class Reference

Inheritance diagram for OLCEditor:

Inheritance graph
[legend]

List of all members.

Public Types

typedef
CommandObject
< OLCEditor
SavableCommand
 The type of a CommandObject for this Editor.

Public Member Functions

virtual std::string lookup (const std::string &action)
 Returns the full name of a command of the specified action.
virtual void dispatch (const std::string &action, const std::string &argument)
 Dispatches the specified action with the specified argument.


Detailed Description

Definition at line 29 of file OLCEditor.h.


Member Typedef Documentation

typedef CommandObject<OLCEditor> OLCEditor::SavableCommand

The type of a CommandObject for this Editor.

Definition at line 32 of file OLCEditor.h.


Member Function Documentation

virtual std::string OLCEditor::lookup ( const std::string &  action  )  [virtual]

Returns the full name of a command of the specified action.

Reimplemented from Editor.

Reimplemented in EditorArea, EditorChannel, EditorChunk, EditorCluster, EditorColour, EditorCommand, EditorDetail, EditorGrantGroup, EditorMobile, EditorPermission, EditorRace, EditorRoom, and EditorSector.

virtual void OLCEditor::dispatch ( const std::string &  action,
const std::string &  argument 
) [virtual]

Dispatches the specified action with the specified argument.

Reimplemented from Editor.

Reimplemented in EditorArea, EditorChannel, EditorChunk, EditorCluster, EditorColour, EditorCommand, EditorDetail, EditorGrantGroup, EditorMobile, EditorPermission, EditorRace, EditorRoom, and EditorSector.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo