#include <CANFrame.h>
Public Types | |
typedef std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | _data_type |
typedef uint16_t | _id_type |
typedef ros::Time | _stamp_type |
typedef boost::shared_ptr < ::can_msgs::CANFrame_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::can_msgs::CANFrame_ < ContainerAllocator > > | Ptr |
typedef CANFrame_ < ContainerAllocator > | Type |
Public Member Functions | |
CANFrame_ () | |
CANFrame_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | data |
uint16_t | id |
ros::Time | stamp |
Definition at line 21 of file CANFrame.h.
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > can_msgs::CANFrame_< ContainerAllocator >::_data_type |
Definition at line 44 of file CANFrame.h.
typedef uint16_t can_msgs::CANFrame_< ContainerAllocator >::_id_type |
Definition at line 41 of file CANFrame.h.
typedef ros::Time can_msgs::CANFrame_< ContainerAllocator >::_stamp_type |
Definition at line 38 of file CANFrame.h.
typedef boost::shared_ptr< ::can_msgs::CANFrame_<ContainerAllocator> const> can_msgs::CANFrame_< ContainerAllocator >::ConstPtr |
Definition at line 49 of file CANFrame.h.
typedef boost::shared_ptr< ::can_msgs::CANFrame_<ContainerAllocator> > can_msgs::CANFrame_< ContainerAllocator >::Ptr |
Definition at line 48 of file CANFrame.h.
typedef CANFrame_<ContainerAllocator> can_msgs::CANFrame_< ContainerAllocator >::Type |
Definition at line 22 of file CANFrame.h.
can_msgs::CANFrame_< ContainerAllocator >::CANFrame_ | ( | ) | [inline] |
Definition at line 24 of file CANFrame.h.
can_msgs::CANFrame_< ContainerAllocator >::CANFrame_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file CANFrame.h.
boost::shared_ptr<std::map<std::string, std::string> > can_msgs::CANFrame_< ContainerAllocator >::__connection_header |
Definition at line 50 of file CANFrame.h.
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > can_msgs::CANFrame_< ContainerAllocator >::data |
Definition at line 45 of file CANFrame.h.
uint16_t can_msgs::CANFrame_< ContainerAllocator >::id |
Definition at line 42 of file CANFrame.h.
ros::Time can_msgs::CANFrame_< ContainerAllocator >::stamp |
Definition at line 39 of file CANFrame.h.