Public Member Functions | |
| OutgoingMessage (std::string _topic_name, topic_tools::ShapeShifter::ConstPtr _msg, ros::Time _time) | |
Public Attributes | |
| topic_tools::ShapeShifter::ConstPtr | msg |
| ros::Time | time |
| std::string | topic_name |
Definition at line 56 of file rosrecord.cpp.
| OutgoingMessage::OutgoingMessage | ( | std::string | _topic_name, | |
| topic_tools::ShapeShifter::ConstPtr | _msg, | |||
| ros::Time | _time | |||
| ) | [inline] |
Definition at line 59 of file rosrecord.cpp.
| topic_tools::ShapeShifter::ConstPtr OutgoingMessage::msg |
Definition at line 63 of file rosrecord.cpp.
| ros::Time OutgoingMessage::time |
Definition at line 64 of file rosrecord.cpp.
| std::string OutgoingMessage::topic_name |
Definition at line 62 of file rosrecord.cpp.