Project
Loading...
Searching...
No Matches
o2::framework::DeviceController Struct Reference

#include <DeviceController.h>

Public Member Functions

 DeviceController (WSDPLHandler *handler)
 
void hello ()
 
void write (const char *message, size_t s)
 

Public Attributes

WSDPLHandlermHandler
 

Detailed Description

Definition at line 22 of file DeviceController.h.

Constructor & Destructor Documentation

◆ DeviceController()

o2::framework::DeviceController::DeviceController ( WSDPLHandler handler)

Definition at line 22 of file DeviceController.cxx.

Member Function Documentation

◆ hello()

void o2::framework::DeviceController::hello ( )

Definition at line 27 of file DeviceController.cxx.

◆ write()

void o2::framework::DeviceController::write ( const char message,
size_t  s 
)

Definition at line 35 of file DeviceController.cxx.

Member Data Documentation

◆ mHandler

WSDPLHandler* o2::framework::DeviceController::mHandler

Definition at line 27 of file DeviceController.h.


The documentation for this struct was generated from the following files: