SELKIELogger  1.0.0
device_callbacks Struct Reference

Device specific function information. More...

Collaboration diagram for device_callbacks:

Public Attributes

device_fn startup
 Called serially at startup, opens devices etc.
 
device_fn logging
 Main logging thread, passed to pthread_create()
 
device_fn shutdown
 Called on shutdown - close handles etc.
 
device_fn channels
 Send a current channel map to the queue (optional)
 

Detailed Description

Device specific function information.

Definition at line 72 of file Logger.h.in.


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