#include <int.hpp>
Public Member Functions | |
MemoryIntPublisher (const std::string &topic) | |
void | publish (const naoqi_bridge_msgs::IntStamped &msg) |
void | reset (ros::NodeHandle &nh) |
Definition at line 36 of file publishers/memory/int.hpp.
naoqi::publisher::MemoryIntPublisher::MemoryIntPublisher | ( | const std::string & | topic | ) |
Definition at line 28 of file publishers/memory/int.cpp.
void naoqi::publisher::MemoryIntPublisher::publish | ( | const naoqi_bridge_msgs::IntStamped & | msg | ) |
Definition at line 32 of file publishers/memory/int.cpp.
void naoqi::publisher::MemoryIntPublisher::reset | ( | ros::NodeHandle & | nh | ) |
Definition at line 37 of file publishers/memory/int.cpp.