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