dds-fmu 0.5.1
DDS-FMU communication integration
|
This is the complete list of members for ddsfmu::DataMapper, including all inherited members.
data_ref(const std::string &topic, Direction read_write_param) | ddsfmu::DataMapper | inline |
data_ref(const std::string &topic, Direction read_write_param) const | ddsfmu::DataMapper | inline |
DataMapper()=default | ddsfmu::DataMapper | |
DataMapper(const DataMapper &)=delete | ddsfmu::DataMapper | |
Direction enum name | ddsfmu::DataMapper | |
get_bool(const std::int32_t value_ref, bool &value) const | ddsfmu::DataMapper | inline |
get_double(const std::int32_t value_ref, double &value) const | ddsfmu::DataMapper | inline |
get_int(const std::int32_t value_ref, std::int32_t &value) const | ddsfmu::DataMapper | inline |
get_string(const std::int32_t value_ref, std::string &value) const | ddsfmu::DataMapper | inline |
idl_context() | ddsfmu::DataMapper | inline |
index_offsets(const std::string &topic, Direction read_write_param) const | ddsfmu::DataMapper | inline |
IndexOffsets typedef | ddsfmu::DataMapper | |
operator=(const DataMapper &)=delete | ddsfmu::DataMapper | |
process_key_queue() | ddsfmu::DataMapper | |
queue_for_key_parameter(const std::string &topic_name, const std::string &topic_type) | ddsfmu::DataMapper | inline |
reset(const std::filesystem::path &fmu_resources) | ddsfmu::DataMapper | |
set_bool(const std::int32_t value_ref, const bool &value) | ddsfmu::DataMapper | inline |
set_double(const std::int32_t value_ref, const double &value) | ddsfmu::DataMapper | inline |
set_int(const std::int32_t value_ref, const std::int32_t &value) | ddsfmu::DataMapper | inline |
set_string(const std::int32_t value_ref, const std::string &value) | ddsfmu::DataMapper | inline |