DocCmdMapper Class Reference

Command mapper. More...

List of all members.

Static Public Member Functions

static Cmdmap (const char *name)
static void freeInstance ()

Classes

struct  Cmd


Detailed Description

Command mapper.

Maps a command name (as found in a comment block) onto a specific handler function.

Definition at line 2580 of file commentscan.cpp.


Member Function Documentation

static Cmd* DocCmdMapper::map ( const char *  name  )  [inline, static]

maps a command name to a handler function

Definition at line 2590 of file commentscan.cpp.

References find().

static void DocCmdMapper::freeInstance (  )  [inline, static]

release the singleton

Definition at line 2596 of file commentscan.cpp.


The documentation for this class was generated from the following file:



Generated on Mon Mar 31 10:58:57 2008 by  doxygen 1.5.1