#include <GetNodeList.h>
Public Types | |
typedef boost::shared_ptr < ::asebaros::GetNodeListRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::asebaros::GetNodeListRequest_ < ContainerAllocator > > | Ptr |
typedef GetNodeListRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetNodeListRequest_ () | |
GetNodeListRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 25 of file GetNodeList.h.
typedef boost::shared_ptr< ::asebaros::GetNodeListRequest_<ContainerAllocator> const> asebaros::GetNodeListRequest_< ContainerAllocator >::ConstPtr |
Definition at line 38 of file GetNodeList.h.
typedef boost::shared_ptr< ::asebaros::GetNodeListRequest_<ContainerAllocator> > asebaros::GetNodeListRequest_< ContainerAllocator >::Ptr |
Definition at line 37 of file GetNodeList.h.
typedef GetNodeListRequest_<ContainerAllocator> asebaros::GetNodeListRequest_< ContainerAllocator >::Type |
Definition at line 26 of file GetNodeList.h.
asebaros::GetNodeListRequest_< ContainerAllocator >::GetNodeListRequest_ | ( | ) | [inline] |
Definition at line 28 of file GetNodeList.h.
asebaros::GetNodeListRequest_< ContainerAllocator >::GetNodeListRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file GetNodeList.h.
boost::shared_ptr<std::map<std::string, std::string> > asebaros::GetNodeListRequest_< ContainerAllocator >::__connection_header |
Definition at line 39 of file GetNodeList.h.