![]() |
Scope
|
#include <helpers.h>
Public Member Functions | |
| ScopeMessage (const ScopeMessageTag &_tag, const T &_cargo) | |
Public Attributes | |
| ScopeMessageTag | tag |
| T | cargo |
Message with tag and cargo for SyncQueues between controllers.
Definition at line 8 of file DaqController.h.
|
inline |
| ScopeMessageTag ScopeMessage< T >::tag |
| T ScopeMessage< T >::cargo |