#include <log.hpp>
Public Member Functions | |
bool | isSubscribed () const |
LogPublisher (const std::string &topic) | |
Private Attributes | |
ros::Publisher | pub_ |
Definition at line 53 of file publishers/log.hpp.
naoqi::publisher::LogPublisher::LogPublisher | ( | const std::string & | topic | ) |
Definition at line 28 of file publishers/log.cpp.
bool naoqi::publisher::LogPublisher::isSubscribed | ( | ) | const [inline, virtual] |
Reimplemented from naoqi::publisher::BasicPublisher< rosgraph_msgs::Log >.
Definition at line 61 of file publishers/log.hpp.
Reimplemented from naoqi::publisher::BasicPublisher< rosgraph_msgs::Log >.
Definition at line 68 of file publishers/log.hpp.