NEST main@caf0ae8
 
Loading...
Searching...
No Matches
nest::RecordingDevice::State_ Struct Reference

Public Member Functions

 State_ ()
 
void get (Dictionary &) const
 
void set (const Dictionary &)
 

Public Attributes

size_t n_events_
 The number of events recorded by the device.
 

Constructor & Destructor Documentation

◆ State_()

nest::RecordingDevice::State_::State_ ( )

Member Function Documentation

◆ get()

void nest::RecordingDevice::State_::get ( Dictionary &  d) const

References nest::names::n_events().

Referenced by nest::RecordingDevice::get_status().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ set()

void nest::RecordingDevice::State_::set ( const Dictionary &  d)

References nest::names::n_events().

Referenced by nest::RecordingDevice::set_status().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ n_events_

size_t nest::RecordingDevice::State_::n_events_

The number of events recorded by the device.

Referenced by nest::RecordingDevice::write().


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