
| Public Member Functions | |
| bool | isInitialized () const | 
| std::string | name () const | 
| void | reset (ros::NodeHandle &nh) | 
| ServiceModel (const T &other) | |
| std::string | topic () const | 
|  Public Member Functions inherited from naoqi::service::Service::ServiceConcept | |
| virtual | ~ServiceConcept () | 
| Public Attributes | |
| T | service_ | 
templated instances of base concept
Definition at line 102 of file service.hpp.
| 
 | inline | 
Definition at line 104 of file service.hpp.
| 
 | inline | 
Definition at line 118 of file service.hpp.
| 
 | inlinevirtual | 
Implements naoqi::service::Service::ServiceConcept.
Definition at line 108 of file service.hpp.
| 
 | inlinevirtual | 
Implements naoqi::service::Service::ServiceConcept.
Definition at line 123 of file service.hpp.
| 
 | inlinevirtual | 
Implements naoqi::service::Service::ServiceConcept.
Definition at line 113 of file service.hpp.
| T naoqi::service::Service::ServiceModel< T >::service_ | 
Definition at line 128 of file service.hpp.