#include <GetEventId.h>
Public Types | |
typedef uint16_t | _id_type |
typedef boost::shared_ptr < ::asebaros::GetEventIdResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::asebaros::GetEventIdResponse_ < ContainerAllocator > > | Ptr |
typedef GetEventIdResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetEventIdResponse_ () | |
GetEventIdResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint16_t | id |
Definition at line 54 of file GetEventId.h.
typedef uint16_t asebaros::GetEventIdResponse_< ContainerAllocator >::_id_type |
Definition at line 67 of file GetEventId.h.
typedef boost::shared_ptr< ::asebaros::GetEventIdResponse_<ContainerAllocator> const> asebaros::GetEventIdResponse_< ContainerAllocator >::ConstPtr |
Definition at line 72 of file GetEventId.h.
typedef boost::shared_ptr< ::asebaros::GetEventIdResponse_<ContainerAllocator> > asebaros::GetEventIdResponse_< ContainerAllocator >::Ptr |
Definition at line 71 of file GetEventId.h.
typedef GetEventIdResponse_<ContainerAllocator> asebaros::GetEventIdResponse_< ContainerAllocator >::Type |
Definition at line 55 of file GetEventId.h.
asebaros::GetEventIdResponse_< ContainerAllocator >::GetEventIdResponse_ | ( | ) | [inline] |
Definition at line 57 of file GetEventId.h.
asebaros::GetEventIdResponse_< ContainerAllocator >::GetEventIdResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file GetEventId.h.
boost::shared_ptr<std::map<std::string, std::string> > asebaros::GetEventIdResponse_< ContainerAllocator >::__connection_header |
Definition at line 73 of file GetEventId.h.
uint16_t asebaros::GetEventIdResponse_< ContainerAllocator >::id |
Definition at line 68 of file GetEventId.h.