![]() |
Project
|
#include <DeviceController.h>
Public Member Functions | |
DeviceController (WSDPLHandler *handler) | |
void | hello () |
void | write (const char *message, size_t s) |
Public Attributes | |
WSDPLHandler * | mHandler |
Definition at line 22 of file DeviceController.h.
o2::framework::DeviceController::DeviceController | ( | WSDPLHandler * | handler | ) |
Definition at line 22 of file DeviceController.cxx.
void o2::framework::DeviceController::hello | ( | ) |
Definition at line 27 of file DeviceController.cxx.
Definition at line 35 of file DeviceController.cxx.
WSDPLHandler* o2::framework::DeviceController::mHandler |
Definition at line 27 of file DeviceController.h.