Public Member Functions | |
Impl () | |
bool | isValid () const |
void | unadvertise () |
~Impl () | |
Public Attributes | |
double | constructed_ |
NodeHandlePtr | node_handle_ |
std::string | service_ |
bool | unadvertised_ |
Definition at line 84 of file service_server.h.
ros::ServiceServer::Impl::Impl | ( | ) |
Definition at line 35 of file service_server.cpp.
ros::ServiceServer::Impl::~Impl | ( | ) |
Definition at line 40 of file service_server.cpp.
bool ros::ServiceServer::Impl::isValid | ( | ) | const |
Definition at line 47 of file service_server.cpp.
void ros::ServiceServer::Impl::unadvertise | ( | ) |
Definition at line 52 of file service_server.cpp.
Definition at line 96 of file service_server.h.
Definition at line 94 of file service_server.h.
std::string ros::ServiceServer::Impl::service_ |
Definition at line 93 of file service_server.h.
Definition at line 95 of file service_server.h.