|
SELKIELogger
1.0.0
|
Device specific function information. More...

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) | |
Device specific function information.
Definition at line 72 of file Logger.h.in.