Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

GtpCallbackBase Class Reference

#include <GtpEngine.h>

Inheritance diagram for GtpCallbackBase:

Inheritance graph
[legend]
List of all members.

Detailed Description

Abstract base class for command handlers.

Definition at line 442 of file GtpEngine.h.

Public Member Functions

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


Constructor & Destructor Documentation

~GtpCallbackBase (  )  throw () [virtual]

Definition at line 651 of file GtpEngine.cpp.


Member Function Documentation

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

Implemented in GtpCallback.


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


17 Jun 2010 Doxygen 1.4.7