#include <test.h>

Public Member Functions | |
| Stamped (const T &t, const std::string &frame_id=std::string(), const ros::Time &stamp=ros::Time()) | |
Public Member Functions inherited from NotDefaultConstructable< T > | |
| NotDefaultConstructable ()=delete | |
| NotDefaultConstructable (const T &t) | |
| NotDefaultConstructable (const NotDefaultConstructable &)=default | |
| operator const T () const | |
| bool | operator!= (const NotDefaultConstructable &other) const |
| bool | operator== (const NotDefaultConstructable &other) const |
Public Attributes | |
| std_msgs::Header | header |
| std_msgs::Header Stamped< T >::header |