#include <worker.h>
List of all members.
Public Types |
typedef boost::function< void(unsigned
char *, std::size_t &) | Callback ) |
Public Member Functions |
virtual bool | send (const unsigned char *data, const unsigned int size)=0 |
virtual void | setCallback (const Callback &callback)=0 |
virtual void | wait (const boost::posix_time::time_duration &timeout)=0 |
virtual | ~Worker () |
Detailed Description
Definition at line 37 of file worker.h.
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following file: