|
naoqidriver
|
#include <log.hpp>
Public Member Functions | |
| LogPublisher (const std::string &topic) | |
| bool | isSubscribed () const |
Public Member Functions inherited from naoqi::publisher::BasicPublisher< rosgraph_msgs::Log > | |
| BasicPublisher (const std::string &topic) | |
| virtual | ~BasicPublisher () |
| std::string | topic () const |
| bool | isInitialized () const |
| virtual void | publish (const rosgraph_msgs::Log &msg) |
| virtual void | reset (ros::NodeHandle &nh) |
Private Attributes | |
| ros::Publisher | pub_ |
Additional Inherited Members | |
Protected Attributes inherited from naoqi::publisher::BasicPublisher< rosgraph_msgs::Log > | |
| std::string | topic_ |
| bool | is_initialized_ |
| ros::Publisher | pub_ |
| naoqi::publisher::LogPublisher::LogPublisher | ( | const std::string & | topic | ) |
|
inlinevirtual |
Reimplemented from naoqi::publisher::BasicPublisher< rosgraph_msgs::Log >.
|
private |
1.8.9.1