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