DAQ
1.0.0
Data Acquisition System (basic demo)
|
This is the complete list of members for Variable, including all inherited members.
color() const noexcept | Variable | |
color_ | Variable | private |
name() const noexcept | Variable | |
name_ | Variable | private |
operator=(Variable &&var)=default | Variable | |
operator=(const Variable &var)=default | Variable | |
set_color(const std::string &color) noexcept | Variable | |
set_name(const std::string &name) noexcept | Variable | |
Variable()=default | Variable | |
Variable(const std::string &name, const std::string &color) | Variable | |
Variable(const Variable &var)=default | Variable | |
Variable(Variable &&var) noexcept=default | Variable |