Struct ControllerManager::RTBufferVariables

Nested Relationships

This struct is a nested type of Class ControllerManager.

Struct Documentation

struct RTBufferVariables

Public Functions

inline RTBufferVariables()
inline const std::string &get_concatenated_string(const std::vector<std::string> &strings, bool clear_string = true)

Public Members

std::vector<std::string> deactivate_controllers_list
std::vector<std::string> activate_controllers_using_interfaces_list
std::vector<std::string> fallback_controllers_list
std::vector<std::string> interfaces_to_start
std::vector<std::string> interfaces_to_stop
std::string concatenated_string