Control Libraries 6.3.4
Loading...
Searching...
No Matches
state_representation::State Member List

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

get_name() conststate_representation::State
get_timestamp() conststate_representation::State
get_type() conststate_representation::State
initialize()state_representation::Statevirtual
is_compatible(const State &state) conststate_representation::Statevirtual
is_deprecated(const std::chrono::duration< int64_t, DurationT > &time_delay)state_representation::Stateinline
is_empty() conststate_representation::State
operator bool() const noexceptstate_representation::Stateexplicit
operator<<state_representation::Statefriend
operator=(const State &state)state_representation::Stateinline
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::State
set_filled()state_representation::State
set_name(const std::string &name)state_representation::Statevirtual
set_timestamp(const std::chrono::time_point< std::chrono::steady_clock > &timepoint)state_representation::State
set_type(const StateType &type)state_representation::Stateprotected
State()state_representation::Stateexplicit
State(const StateType &type)state_representation::Stateexplicit
State(const StateType &type, const std::string &name, const bool &empty=true)state_representation::Stateexplicit
State(const State &state)state_representation::State
swapstate_representation::Statefriend
~State()=defaultstate_representation::Statevirtual