DAQ  1.0.0
Data Acquisition System (basic demo)
Variable Member List

This is the complete list of members for Variable, including all inherited members.

color() const noexceptVariable
color_Variableprivate
name() const noexceptVariable
name_Variableprivate
operator=(Variable &&var)=defaultVariable
operator=(const Variable &var)=defaultVariable
set_color(const std::string &color) noexceptVariable
set_name(const std::string &name) noexceptVariable
Variable()=defaultVariable
Variable(const std::string &name, const std::string &color)Variable
Variable(const Variable &var)=defaultVariable
Variable(Variable &&var) noexcept=defaultVariable