#include <GetEventName.h>
Public Types | |
typedef uint16_t | _id_type |
typedef boost::shared_ptr < ::asebaros::GetEventNameRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::asebaros::GetEventNameRequest_ < ContainerAllocator > > | Ptr |
typedef GetEventNameRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetEventNameRequest_ () | |
GetEventNameRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint16_t | id |
Definition at line 25 of file GetEventName.h.
typedef uint16_t asebaros::GetEventNameRequest_< ContainerAllocator >::_id_type |
Definition at line 38 of file GetEventName.h.
typedef boost::shared_ptr< ::asebaros::GetEventNameRequest_<ContainerAllocator> const> asebaros::GetEventNameRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file GetEventName.h.
typedef boost::shared_ptr< ::asebaros::GetEventNameRequest_<ContainerAllocator> > asebaros::GetEventNameRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file GetEventName.h.
typedef GetEventNameRequest_<ContainerAllocator> asebaros::GetEventNameRequest_< ContainerAllocator >::Type |
Definition at line 26 of file GetEventName.h.
asebaros::GetEventNameRequest_< ContainerAllocator >::GetEventNameRequest_ | ( | ) | [inline] |
Definition at line 28 of file GetEventName.h.
asebaros::GetEventNameRequest_< ContainerAllocator >::GetEventNameRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file GetEventName.h.
boost::shared_ptr<std::map<std::string, std::string> > asebaros::GetEventNameRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file GetEventName.h.
uint16_t asebaros::GetEventNameRequest_< ContainerAllocator >::id |
Definition at line 39 of file GetEventName.h.