#include <GtpEngine.h>
Inheritance diagram for GtpCallbackBase:

Definition at line 442 of file GtpEngine.h.
Public Member Functions | |
| virtual | ~GtpCallbackBase () throw () |
| virtual void | operator() (GtpCommand &)=0 |
| ~GtpCallbackBase | ( | ) | throw () [virtual] |
Definition at line 651 of file GtpEngine.cpp.
| virtual void operator() | ( | GtpCommand & | ) | [pure virtual] |
Implemented in GtpCallback.