Classes | |
class | Client |
class | Server |
class | ServiceClient |
class | TopicProxy |
Variables | |
const uint32_t | g_default_port = 11322 |
const std::string | g_get_message_service = "/get_message" |
const std::string | g_publish_message_service = "/publish_message" |
const uint32_t topic_proxy::g_default_port = 11322 |
Definition at line 18 of file topic_proxy.cpp.
const std::string topic_proxy::g_get_message_service = "/get_message" |
Definition at line 16 of file topic_proxy.cpp.
const std::string topic_proxy::g_publish_message_service = "/publish_message" |
Definition at line 17 of file topic_proxy.cpp.