gz.hh File Reference
#include <cstring>#include "gz/msgs/Export.hh"Go to the source code of this file.
Functions | |
| void | cmdMsgInfo (const char *_msg) |
| External hook to execute 'gz msg -i' from the command line. More... | |
| void | cmdMsgList () |
| External hook to execute 'gz msg -l' from the command line. More... | |
| const char * | gzMsgsVersion () |
| External hook to read the library version. More... | |
Function Documentation
◆ cmdMsgInfo()
| void cmdMsgInfo | ( | const char * | _msg | ) |
External hook to execute 'gz msg -i' from the command line.
- Parameters
-
[in] _msg Message type name.
◆ cmdMsgList()
| void cmdMsgList | ( | ) |
External hook to execute 'gz msg -l' from the command line.
◆ gzMsgsVersion()
| const char* gzMsgsVersion | ( | ) |
External hook to read the library version.
- Returns
- C-string representing the version. Ex.: 0.1.2