Public Member Functions | |
| Impl () | |
| bool | isValid () const |
| void | unadvertise () |
| ~Impl () | |
Public Attributes | |
| NodeHandlePtr | node_handle_ |
| std::string | service_ |
| bool | unadvertised_ |
Definition at line 86 of file service_server.h.
| roswrap::ServiceServer::Impl::Impl | ( | ) |
| roswrap::ServiceServer::Impl::~Impl | ( | ) |
| bool roswrap::ServiceServer::Impl::isValid | ( | ) | const |
| void roswrap::ServiceServer::Impl::unadvertise | ( | ) |
| NodeHandlePtr roswrap::ServiceServer::Impl::node_handle_ |
Definition at line 96 of file service_server.h.
| std::string roswrap::ServiceServer::Impl::service_ |
Definition at line 95 of file service_server.h.
| bool roswrap::ServiceServer::Impl::unadvertised_ |
Definition at line 97 of file service_server.h.