Bike-X
0.8
|
#include "Active.h"
Public Member Functions | |
virtual int | setData (unsigned char data)=0 |
Static Public Member Functions | |
static int | flush () |
Static Public Member Functions inherited from Device | |
static void | init () |
static void | destroy () |
Additional Inherited Members | |
Static Public Attributes inherited from Device | |
static int | pythonPid |
Static Protected Attributes inherited from Device | |
static unsigned char | buffer [BUFFER_SIZE] |
Represents all devices which will be serving as data sources
|
static |
Flush the current data to the device
Definition at line 6 of file Active.cpp.
|
pure virtual |
Reads s specific char at a device and returns 0 in case of success or != 0 otherwise
Implemented in Break.