#include <GetEventId.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef boost::shared_ptr < ::asebaros::GetEventIdRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::asebaros::GetEventIdRequest_ < ContainerAllocator > > | Ptr |
typedef GetEventIdRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetEventIdRequest_ () | |
GetEventIdRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
Definition at line 25 of file GetEventId.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > asebaros::GetEventIdRequest_< ContainerAllocator >::_name_type |
Definition at line 38 of file GetEventId.h.
typedef boost::shared_ptr< ::asebaros::GetEventIdRequest_<ContainerAllocator> const> asebaros::GetEventIdRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file GetEventId.h.
typedef boost::shared_ptr< ::asebaros::GetEventIdRequest_<ContainerAllocator> > asebaros::GetEventIdRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file GetEventId.h.
typedef GetEventIdRequest_<ContainerAllocator> asebaros::GetEventIdRequest_< ContainerAllocator >::Type |
Definition at line 26 of file GetEventId.h.
asebaros::GetEventIdRequest_< ContainerAllocator >::GetEventIdRequest_ | ( | ) | [inline] |
Definition at line 28 of file GetEventId.h.
asebaros::GetEventIdRequest_< ContainerAllocator >::GetEventIdRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file GetEventId.h.
boost::shared_ptr<std::map<std::string, std::string> > asebaros::GetEventIdRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file GetEventId.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > asebaros::GetEventIdRequest_< ContainerAllocator >::name |
Definition at line 39 of file GetEventId.h.