#include <bayonne.h>
Protected Methods | |
virtual bool | Command (char **argv) = 0 |
This is used to impliment a fifo command handler. More... | |
FifoHandler () | |
Interlink this fifo handler to the command chain. | |
Friends | |
class | Fifo |
|
Interlink this fifo handler to the command chain.
|
|
This is used to impliment a fifo command handler.
|
|
|