$darkmode
This is the complete list of members for vtd::VtdVehicle, including all inherited members.
| abort() override | cloe::Vehicle | virtual |
| add_component(std::shared_ptr< Component > sp, const First &alias, const Arguments &... aliases) (defined in cloe::Vehicle) | cloe::Vehicle | inline |
| add_component(std::shared_ptr< Component > sp, Enum c) (defined in cloe::Vehicle) | cloe::Vehicle | inline |
| add_component(std::shared_ptr< Component > sp, const std::string &alias) (defined in cloe::Vehicle) | cloe::Vehicle | inline |
| at(const std::string &key) const | cloe::Vehicle | protected |
| at(const std::string &key) (defined in cloe::Vehicle) | cloe::Vehicle | protected |
| clone(uint64_t id, const std::string &name) | cloe::Vehicle | |
| component_names() const (defined in cloe::Vehicle) | cloe::Vehicle | inline |
| configure_components(const std::map< std::string, VtdComponentConfig > &components) (defined in vtd::VtdVehicle) | vtd::VtdVehicle | inline |
| connect() override | cloe::Vehicle | virtual |
| connected_ (defined in cloe::Model) | cloe::Model | protected |
| DEFAULT_SENSOR_NAME (defined in vtd::VtdVehicle) | vtd::VtdVehicle | |
| desc_ (defined in cloe::Entity) | cloe::Entity | protected |
| description() const | cloe::Entity | inline |
| disconnect() override | cloe::Vehicle | virtual |
| ego_control_ (defined in vtd::VtdVehicle) | vtd::VtdVehicle | |
| emplace_component(std::shared_ptr< Component > sp, const First &alias, const Arguments &... aliases) (defined in cloe::Vehicle) | cloe::Vehicle | inline |
| emplace_component(std::shared_ptr< Component > sp, Enum c) (defined in cloe::Vehicle) | cloe::Vehicle | inline |
| emplace_component(std::shared_ptr< Component > sp, const std::string &alias) (defined in cloe::Vehicle) | cloe::Vehicle | inline |
| enroll(Registrar &r) override | cloe::Vehicle | virtual |
| Entity(std::string name) | cloe::Model | inlineexplicit |
| Entity(std::string name, std::string desc) | cloe::Model | inline |
| Entity(std::string name) (defined in cloe::Entity) | cloe::Entity | inlineexplicit |
| Entity(std::string name, std::string desc) (defined in cloe::Entity) | cloe::Entity | inline |
| get(const std::string &key) const | cloe::Vehicle | inline |
| get(const std::string &key) (defined in cloe::Vehicle) | cloe::Vehicle | inline |
| get(Enum c) const | cloe::Vehicle | inline |
| get(Enum c) (defined in cloe::Vehicle) | cloe::Vehicle | inline |
| has(const std::string &key) const | cloe::Vehicle | inline |
| has(Enum c) const | cloe::Vehicle | inline |
| id() const (defined in cloe::Vehicle) | cloe::Vehicle | inline |
| id_ (defined in vtd::VtdVehicle) | vtd::VtdVehicle | |
| is_connected() const | cloe::Model | inlinevirtual |
| is_operational() const | cloe::Model | inlinevirtual |
| logger() const | cloe::Entity | inlineprotectedvirtual |
| name() const | cloe::Entity | inline |
| name_ (defined in cloe::Entity) | cloe::Entity | protected |
| new_component(Component *ptr, const Arguments &... aliases) (defined in cloe::Vehicle) | cloe::Vehicle | inline |
| operational_ (defined in cloe::Model) | cloe::Model | protected |
| pause(const Sync &) | cloe::Model | inlinevirtual |
| process(const Sync &sync) override | cloe::Vehicle | virtual |
| reset() | vtd::VtdVehicle | inlinevirtual |
| resolution() const | cloe::Model | virtual |
| resume(const Sync &) | cloe::Model | inlinevirtual |
| send_label(ScpTransceiver &tx) const | vtd::VtdVehicle | inline |
| sensor_port_ (defined in vtd::VtdVehicle) | vtd::VtdVehicle | |
| sensors_ (defined in vtd::VtdVehicle) | vtd::VtdVehicle | |
| set_component(const std::string &key, std::shared_ptr< Component > component) (defined in cloe::Vehicle) | cloe::Vehicle | inline |
| set_description(std::string desc) | cloe::Entity | inline |
| set_name(std::string name) | cloe::Entity | |
| size() const | cloe::Vehicle | inline |
| start(const Sync &) | cloe::Model | inlinevirtual |
| stop(const Sync &) | cloe::Model | inlinevirtual |
| task_control_ (defined in vtd::VtdVehicle) | vtd::VtdVehicle | |
| to_json(cloe::Json &j, const VtdVehicle &v) | vtd::VtdVehicle | friend |
| update_label(ScpTransceiver &tx, LabelConfiguration lbl) | vtd::VtdVehicle | inline |
| Vehicle(uint64_t id, const std::string &name) (defined in cloe::Vehicle) | cloe::Vehicle | inline |
| vehicle_label_ (defined in vtd::VtdVehicle) | vtd::VtdVehicle | |
| vtd_name() const | vtd::VtdVehicle | inline |
| vtd_name_ (defined in vtd::VtdVehicle) | vtd::VtdVehicle | |
| vtd_step_sensors(const cloe::Sync &s) | vtd::VtdVehicle | inline |
| vtd_step_vehicle_control(const cloe::Sync &sync, ScpTransceiver &tx, LabelConfiguration lbl) | vtd::VtdVehicle | inline |
| VtdVehicle()=delete (defined in vtd::VtdVehicle) | vtd::VtdVehicle | |
| VtdVehicle(uint64_t id, const std::string &name, std::unique_ptr< RdbTransceiverTcp > &&rdb_client, std::shared_ptr< TaskControl > task_control) | vtd::VtdVehicle | inline |
| ~Entity() noexcept=default (defined in cloe::Entity) | cloe::Entity | virtual |
| ~Model() noexcept=default | cloe::Model | virtual |
| ~Vehicle() noexcept=default (defined in cloe::Vehicle) | cloe::Vehicle | virtual |
| ~VtdVehicle()=default (defined in vtd::VtdVehicle) | vtd::VtdVehicle | virtual |