Marsyas
0.6.0-alpha
|
#include <atomic_control.h>
Inherits AtomicControl.
Public Member Functions | |
AtomicControlT (const MarControlPtr &control) | |
void | push () |
any | value () |
Definition at line 94 of file atomic_control.h.
AtomicControlT | ( | const MarControlPtr & | control | ) | [inline] |
Definition at line 97 of file atomic_control.h.
void push | ( | ) | [inline, virtual] |
Set intermediate atomic variable to control value.
Implements AtomicControl.
Definition at line 107 of file atomic_control.h.
Get value of intermediate atomic variable
Implements AtomicControl.
Definition at line 101 of file atomic_control.h.