#include <BaseHandler.h>
Detailed Description
Definition at line 6 of file BaseHandler.h.
Constructor & Destructor Documentation
BaseHandler::BaseHandler |
( |
unsigned int |
id | ) |
|
|
inline |
virtual BaseHandler::~BaseHandler |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
int BaseHandler::getError |
( |
char ** |
description | ) |
|
|
inline |
unsigned int BaseHandler::getId |
( |
| ) |
|
|
inline |
virtual void* BaseHandler::handle |
( |
char |
command, |
|
|
|
... |
|
) |
| |
|
pure virtual |
void BaseHandler::setError |
( |
int |
code, |
|
|
const char * |
description |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: