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

Public Member Functions

 Parameters_ ()
 Sets default parameter values. More...
 
 Parameters_ (const Parameters_ &)
 Recalibrate all times. More...
 
void get (DictionaryDatum &) const
 
void set (const DictionaryDatum &, State_ &)
 Set values from dicitonary. More...
 

Public Attributes

std::string port_name_
 the name of MUSIC port to connect to More...
 
int channel_
 the MUSIC channel of the port More...
 

Constructor & Destructor Documentation

nest::music_event_in_proxy::Parameters_::Parameters_ ( )

Sets default parameter values.

nest::music_event_in_proxy::Parameters_::Parameters_ ( const Parameters_ op)

Recalibrate all times.

Member Function Documentation

void nest::music_event_in_proxy::Parameters_::get ( DictionaryDatum d) const
void nest::music_event_in_proxy::Parameters_::set ( const DictionaryDatum d,
State_ s 
)

Member Data Documentation

int nest::music_event_in_proxy::Parameters_::channel_

the MUSIC channel of the port

std::string nest::music_event_in_proxy::Parameters_::port_name_

the name of MUSIC port to connect to

Referenced by nest::music_event_in_proxy::music_event_in_proxy(), and nest::music_event_in_proxy::set_status().


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