NEST  2.6.0,not_revisioned_source_dir@0
Public Member Functions | Public Attributes | List of all members
nest::music_event_in_proxy::State_ Struct Reference

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...
 

Constructor & Destructor Documentation

nest::music_event_in_proxy::State_::State_ ( )

Sets default state value.

Member Function Documentation

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().

Member Data Documentation

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().


The documentation for this struct was generated from the following files: