|
RTC Toolkit 6.0.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) override |
| ::elt::mal::future< std::string > | GetTopics (const std::string &topic) override |
| ::elt::mal::future< std::string > | GetOldbPrefix () override |
Static Public Member Functions | |
| static void | Register (CommandReplier &replier, StateMachineEngine &engine) |
Class that handles reception of introspection commands.
|
inlineexplicit |
|
inlineoverride |
|
inlineoverride |
|
inlineoverride |
|
inlinestatic |