Control Libraries 7.4.0
Loading...
Searching...
No Matches
state_representation::ParameterInterface Member List

This is the complete list of members for state_representation::ParameterInterface, including all inherited members.

assert_not_empty() conststate_representation::Stateprotected
get_age() conststate_representation::State
get_name() conststate_representation::State
get_parameter(bool validate_pointer=true) conststate_representation::ParameterInterfaceinline
get_parameter_state_type() conststate_representation::ParameterInterface
get_parameter_type() conststate_representation::ParameterInterface
get_parameter_value() conststate_representation::ParameterInterfaceinline
get_timestamp() conststate_representation::State
get_type() conststate_representation::State
is_deprecated(double time_delay) conststate_representation::State
is_deprecated(const std::chrono::duration< int64_t, DurationT > &time_delay) conststate_representation::Stateinline
is_empty() conststate_representation::State
is_incompatible(const State &state) conststate_representation::Statevirtual
operator bool() const noexceptstate_representation::Stateexplicit
operator=(const ParameterInterface &state)state_representation::ParameterInterface
state_representation::State::operator=(const State &state)state_representation::State
ParameterInterface(const std::string &name, const ParameterType &type, const StateType &parameter_state_type=StateType::NONE)state_representation::ParameterInterface
ParameterInterface(const ParameterInterface &parameter)state_representation::ParameterInterface
reset()state_representation::Statevirtual
reset_timestamp()state_representation::State
set_data(const Eigen::VectorXd &data)state_representation::Statevirtual
set_data(const std::vector< double > &data)state_representation::Statevirtual
set_data(const Eigen::MatrixXd &data)state_representation::Statevirtual
set_empty(bool empty=true)state_representation::Stateprotected
set_name(const std::string &name)state_representation::Statevirtual
set_parameter_value(const T &value)state_representation::ParameterInterfaceinline
set_type(const StateType &type)state_representation::Stateprotected
State()state_representation::State
State(const std::string &name)state_representation::Stateexplicit
State(const State &state)state_representation::State
to_string() conststate_representation::Stateprotectedvirtual
~ParameterInterface()=defaultstate_representation::ParameterInterfacevirtual
~State()=defaultstate_representation::Statevirtual