Public Types | Public Member Functions | Public Attributes
asebaros::GetNodeListResponse_< ContainerAllocator > Struct Template Reference

#include <GetNodeList.h>

List of all members.

Public Types

typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_nodeList_type
typedef boost::shared_ptr
< ::asebaros::GetNodeListResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::asebaros::GetNodeListResponse_
< ContainerAllocator > > 
Ptr
typedef GetNodeListResponse_
< ContainerAllocator > 
Type

Public Member Functions

 GetNodeListResponse_ ()
 GetNodeListResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
nodeList

Detailed Description

template<class ContainerAllocator>
struct asebaros::GetNodeListResponse_< ContainerAllocator >

Definition at line 49 of file GetNodeList.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > asebaros::GetNodeListResponse_< ContainerAllocator >::_nodeList_type

Definition at line 62 of file GetNodeList.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::asebaros::GetNodeListResponse_<ContainerAllocator> const> asebaros::GetNodeListResponse_< ContainerAllocator >::ConstPtr

Definition at line 67 of file GetNodeList.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::asebaros::GetNodeListResponse_<ContainerAllocator> > asebaros::GetNodeListResponse_< ContainerAllocator >::Ptr

Definition at line 66 of file GetNodeList.h.

template<class ContainerAllocator >
typedef GetNodeListResponse_<ContainerAllocator> asebaros::GetNodeListResponse_< ContainerAllocator >::Type

Definition at line 50 of file GetNodeList.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
asebaros::GetNodeListResponse_< ContainerAllocator >::GetNodeListResponse_ ( ) [inline]

Definition at line 52 of file GetNodeList.h.

template<class ContainerAllocator >
asebaros::GetNodeListResponse_< ContainerAllocator >::GetNodeListResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 57 of file GetNodeList.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > asebaros::GetNodeListResponse_< ContainerAllocator >::__connection_header

Definition at line 68 of file GetNodeList.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > asebaros::GetNodeListResponse_< ContainerAllocator >::nodeList

Definition at line 63 of file GetNodeList.h.


The documentation for this struct was generated from the following file:


asebaros
Author(s): Stéphane Magnenat
autogenerated on Sun Oct 5 2014 23:47:01