Class holding parameter variables of the proxy. More...
#include <reward_in_proxy.h>
Public Member Functions | |
| Parameters_ () | |
| Sets default parameter values. | |
| void | get (DictionaryDatum &) const |
| Store current values in dictionary. | |
| void | set (const DictionaryDatum &, State_ &) |
| Set values from dicitonary. | |
Public Attributes | |
| std::string | port_name_ |
| the name of MUSIC port to read from | |
| float | delay_ |
| the accepted delay for the MUSIC connection | |
Class holding parameter variables of the proxy.
1.8.13