internal More...
Functions | |
| const ROSCPP_DECL std::string & | getHost () |
| Get the hostname where the master runs. More... | |
| ROSCPP_DECL uint16_t | getTCPROSPort () |
| ROSCPP_DECL bool | splitURI (const std::string &uri, std::string &host, uint32_t &port) |
internal
| const ROSCPP_DECL std::string& roswrap::network::getHost | ( | ) |
Get the hostname where the master runs.
| ROSCPP_DECL uint16_t roswrap::network::getTCPROSPort | ( | ) |
| ROSCPP_DECL bool roswrap::network::splitURI | ( | const std::string & | uri, |
| std::string & | host, | ||
| uint32_t & | port | ||
| ) |