NEST
2.6.0,not_revisioned_source_dir@0
|
Public Member Functions | |
State_ () | |
Sets default state value. More... | |
void | get (DictionaryDatum &) const |
Store current values in dictionary. More... | |
void | set (const DictionaryDatum &, const Parameters_ &) |
Set values from dicitonary. More... | |
Public Attributes | |
bool | registered_ |
indicates whether this node has been registered already with MUSIC More... | |
nest::music_event_in_proxy::State_::State_ | ( | ) |
Sets default state value.
void nest::music_event_in_proxy::State_::get | ( | DictionaryDatum & | d | ) | const |
Store current values in dictionary.
References nest::names::registered.
void nest::music_event_in_proxy::State_::set | ( | const DictionaryDatum & | , |
const Parameters_ & | |||
) |
Set values from dicitonary.
Referenced by nest::music_event_in_proxy::set_status().
bool nest::music_event_in_proxy::State_::registered_ |
indicates whether this node has been registered already with MUSIC
Referenced by nest::music_event_in_proxy::Parameters_::set().