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