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

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

array() conststate_representation::IOState< bool >
assert_not_empty() conststate_representation::Stateprotected
copy() conststate_representation::DigitalIOState
data() conststate_representation::IOState< bool >
data_state_representation::IOState< bool >protected
DigitalIOState()state_representation::DigitalIOState
DigitalIOState(const std::string &name, unsigned int nb_ios=0)state_representation::DigitalIOStateexplicit
DigitalIOState(const std::string &name, const std::vector< std::string > &io_names)state_representation::DigitalIOState
DigitalIOState(const DigitalIOState &state)state_representation::DigitalIOState
get_age() conststate_representation::State
get_io_index(const std::string &io_name) conststate_representation::IOState< bool >
get_name() conststate_representation::State
get_names() conststate_representation::IOState< bool >
get_size() conststate_representation::IOState< bool >
get_timestamp() conststate_representation::State
get_type() conststate_representation::State
get_value(const std::string &name) conststate_representation::IOState< bool >
get_value(unsigned int io_index) conststate_representation::IOState< bool >
IOState()=defaultstate_representation::IOState< bool >protected
IOState(const std::string &name, unsigned int nb_ios)state_representation::IOState< bool >explicitprotected
IOState(const std::string &name, const std::vector< std::string > &io_names)state_representation::IOState< bool >protected
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_false(const std::string &name) conststate_representation::DigitalIOState
is_false(unsigned int io_index) conststate_representation::DigitalIOState
is_incompatible(const State &state) const overridestate_representation::IOState< bool >virtual
is_true(const std::string &name) conststate_representation::DigitalIOState
is_true(unsigned int io_index) conststate_representation::DigitalIOState
names_state_representation::IOState< bool >protected
operator bool() const noexceptstate_representation::Stateexplicit
operator<<state_representation::DigitalIOStatefriend
operator=(const DigitalIOState &state)state_representation::DigitalIOState
IOState< bool >::operator=(const State &state)state_representation::State
Random(const std::string &name, unsigned int nb_ios)state_representation::DigitalIOStatestatic
Random(const std::string &name, const std::vector< std::string > &names)state_representation::DigitalIOStatestatic
reset() overridestate_representation::DigitalIOStatevirtual
reset_timestamp()state_representation::State
set_data(const Eigen::Vector< bool, Eigen::Dynamic > &data)state_representation::IOState< bool >
set_data(const std::vector< bool > &data)state_representation::IOState< bool >
set_data(const std::vector< double > &data)state_representation::IOState< bool >virtual
state_representation::State::set_data(const Eigen::VectorXd &data)state_representation::Statevirtual
state_representation::State::set_data(const Eigen::MatrixXd &data)state_representation::Statevirtual
set_empty(bool empty=true)state_representation::Stateprotected
set_false(const std::string &name)state_representation::DigitalIOState
set_false(unsigned int io_index)state_representation::DigitalIOState
set_false()state_representation::DigitalIOState
set_name(const std::string &name)state_representation::Statevirtual
set_names(unsigned int nb_ios)state_representation::IOState< bool >
set_names(const std::vector< std::string > &names)state_representation::IOState< bool >
set_true(const std::string &name)state_representation::DigitalIOState
set_true(unsigned int io_index)state_representation::DigitalIOState
set_type(const StateType &type)state_representation::Stateprotected
set_value(bool value, const std::string &name)state_representation::IOState< bool >
set_value(bool value, unsigned int io_index)state_representation::IOState< bool >
State()state_representation::State
State(const std::string &name)state_representation::Stateexplicit
State(const State &state)state_representation::State
swapstate_representation::DigitalIOStatefriend
to_std_vector() conststate_representation::IOState< bool >
to_string() const overridestate_representation::DigitalIOStateprotectedvirtual
Zero(const std::string &name, unsigned int nb_ios)state_representation::DigitalIOStatestatic
Zero(const std::string &name, const std::vector< std::string > &names)state_representation::DigitalIOStatestatic
~State()=defaultstate_representation::Statevirtual