Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  
Public Member Functions

GtpCallbackBase Class Reference

Abstract base class for command handlers. More...

#include <GtpEngine.h>

Inheritance diagram for GtpCallbackBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~GtpCallbackBase () throw ()
virtual void operator() (GtpCommand &)=0

Detailed Description

Abstract base class for command handlers.

Definition at line 487 of file GtpEngine.h.


Constructor & Destructor Documentation

~GtpCallbackBase (  )  throw () [virtual]

Definition at line 615 of file GtpEngine.cpp.


Member Function Documentation

virtual void operator() ( GtpCommand  )  [pure virtual]

Implemented in GtpCallback< ENGINE >.


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


Sun Mar 13 2011 Doxygen 1.7.1