#include <GetEventName.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::GetEventNameResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::asebaros::GetEventNameResponse_ < ContainerAllocator > > | Ptr |
typedef GetEventNameResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetEventNameResponse_ () | |
GetEventNameResponse_ (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 54 of file GetEventName.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > asebaros::GetEventNameResponse_< ContainerAllocator >::_name_type |
Definition at line 67 of file GetEventName.h.
typedef boost::shared_ptr< ::asebaros::GetEventNameResponse_<ContainerAllocator> const> asebaros::GetEventNameResponse_< ContainerAllocator >::ConstPtr |
Definition at line 72 of file GetEventName.h.
typedef boost::shared_ptr< ::asebaros::GetEventNameResponse_<ContainerAllocator> > asebaros::GetEventNameResponse_< ContainerAllocator >::Ptr |
Definition at line 71 of file GetEventName.h.
typedef GetEventNameResponse_<ContainerAllocator> asebaros::GetEventNameResponse_< ContainerAllocator >::Type |
Definition at line 55 of file GetEventName.h.
asebaros::GetEventNameResponse_< ContainerAllocator >::GetEventNameResponse_ | ( | ) | [inline] |
Definition at line 57 of file GetEventName.h.
asebaros::GetEventNameResponse_< ContainerAllocator >::GetEventNameResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file GetEventName.h.
boost::shared_ptr<std::map<std::string, std::string> > asebaros::GetEventNameResponse_< ContainerAllocator >::__connection_header |
Definition at line 73 of file GetEventName.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > asebaros::GetEventNameResponse_< ContainerAllocator >::name |
Definition at line 68 of file GetEventName.h.