18 #ifndef IGN_TRANSPORT_IGN_HH_ 19 #define IGN_TRANSPORT_IGN_HH_ IGNITION_TRANSPORT_VISIBLE void cmdTopicList()
External hook to execute 'ign topic -l' from the command line.
IGNITION_TRANSPORT_VISIBLE char * ignitionVersion()
External hook to read the library version.
IGNITION_TRANSPORT_VISIBLE void cmdTopicInfo(const char *_topic)
External hook to execute 'ign topic -i' from the command line.
IGNITION_TRANSPORT_VISIBLE void cmdServiceList()
External hook to execute 'ign service -l' from the command line.
#define IGNITION_TRANSPORT_VISIBLE
Use to represent "symbol visible" if supported.
Definition: Helpers.hh:55
IGNITION_TRANSPORT_VISIBLE void cmdServiceInfo(const char *_service)
External hook to execute 'ign service -i' from the command line.