|
RTC Toolkit 5.1.0
|
Class that handles reception of introspection commands. More...
#include <rtctk/componentFramework/introspectionImpl.hpp>
Public Member Functions | |
| IntrospectionImpl (StateMachineEngine &engine, CommandReplier &replier) | |
| ::elt::mal::future< std::string > | GetInterfaces (const std::string &service) |
| ::elt::mal::future< std::string > | GetTopics (const std::string &topic) |
| ::elt::mal::future< std::string > | GetOldbPrefix () |
Static Public Member Functions | |
| static void | Register (CommandReplier &replier, StateMachineEngine &engine) |
Class that handles reception of introspection commands.
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inlinestatic |