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. | |
| nest::RecordingDevice::State_::State_ | ( | ) |
| void nest::RecordingDevice::State_::get | ( | Dictionary & | d | ) | const |
References nest::names::n_events().
Referenced by nest::RecordingDevice::get_status().
| void nest::RecordingDevice::State_::set | ( | const Dictionary & | d | ) |
References nest::names::n_events().
Referenced by nest::RecordingDevice::set_status().
| size_t nest::RecordingDevice::State_::n_events_ |
The number of events recorded by the device.
Referenced by nest::RecordingDevice::write().