Public Member Functions | |
| void | handletemp (const std_msgs::Int16 &es) |
| int | init () |
| WatchTempNode () | |
| virtual | ~WatchTempNode () |
Public Attributes | |
| ros::NodeHandle | n |
| ros::Subscriber | subs_temp |
Definition at line 39 of file watch_temp.cpp.
| WatchTempNode::WatchTempNode | ( | ) | [inline] |
Definition at line 42 of file watch_temp.cpp.
| virtual WatchTempNode::~WatchTempNode | ( | ) | [inline, virtual] |
Definition at line 43 of file watch_temp.cpp.
| void WatchTempNode::handletemp | ( | const std_msgs::Int16 & | es | ) |
Definition at line 59 of file watch_temp.cpp.
| int WatchTempNode::init | ( | ) |
Definition at line 53 of file watch_temp.cpp.
Definition at line 43 of file watch_temp.cpp.
Definition at line 45 of file watch_temp.cpp.