NEST main@caf0ae8
 
Loading...
Searching...
No Matches
nest::RecordingBackendSIONlib::DeviceInfo Struct Reference

Public Member Functions

 DeviceInfo ()
 

Public Attributes

size_t node_id
 
unsigned int type
 
std::string name
 
std::string label
 
long origin
 
long t_start
 
long t_stop
 
unsigned long int n_rec
 
std::vector< std::string > double_value_names
 
std::vector< std::string > long_value_names
 

Constructor & Destructor Documentation

◆ DeviceInfo()

nest::RecordingBackendSIONlib::DeviceInfo::DeviceInfo ( )
inline

Member Data Documentation

◆ double_value_names

std::vector< std::string > nest::RecordingBackendSIONlib::DeviceInfo::double_value_names

◆ label

std::string nest::RecordingBackendSIONlib::DeviceInfo::label

◆ long_value_names

std::vector< std::string > nest::RecordingBackendSIONlib::DeviceInfo::long_value_names

◆ n_rec

unsigned long int nest::RecordingBackendSIONlib::DeviceInfo::n_rec

◆ name

std::string nest::RecordingBackendSIONlib::DeviceInfo::name

◆ node_id

size_t nest::RecordingBackendSIONlib::DeviceInfo::node_id

◆ origin

long nest::RecordingBackendSIONlib::DeviceInfo::origin

◆ t_start

long nest::RecordingBackendSIONlib::DeviceInfo::t_start

◆ t_stop

long nest::RecordingBackendSIONlib::DeviceInfo::t_stop

◆ type

unsigned int nest::RecordingBackendSIONlib::DeviceInfo::type

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