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