Public Types | Public Member Functions | Public Attributes
rosapi::NodesResponse_< ContainerAllocator > Struct Template Reference

#include <Nodes.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 > 
_nodes_type
typedef boost::shared_ptr
< ::rosapi::NodesResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::rosapi::NodesResponse_
< ContainerAllocator > > 
Ptr
typedef NodesResponse_
< ContainerAllocator > 
Type

Public Member Functions

 NodesResponse_ ()
 NodesResponse_ (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 > 
nodes

Detailed Description

template<class ContainerAllocator>
struct rosapi::NodesResponse_< ContainerAllocator >

Definition at line 48 of file Nodes.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 > rosapi::NodesResponse_< ContainerAllocator >::_nodes_type

Definition at line 61 of file Nodes.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rosapi::NodesResponse_<ContainerAllocator> const> rosapi::NodesResponse_< ContainerAllocator >::ConstPtr

Definition at line 66 of file Nodes.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rosapi::NodesResponse_<ContainerAllocator> > rosapi::NodesResponse_< ContainerAllocator >::Ptr

Definition at line 65 of file Nodes.h.

template<class ContainerAllocator >
typedef NodesResponse_<ContainerAllocator> rosapi::NodesResponse_< ContainerAllocator >::Type

Definition at line 49 of file Nodes.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
rosapi::NodesResponse_< ContainerAllocator >::NodesResponse_ ( ) [inline]

Definition at line 51 of file Nodes.h.

template<class ContainerAllocator >
rosapi::NodesResponse_< ContainerAllocator >::NodesResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 56 of file Nodes.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > rosapi::NodesResponse_< ContainerAllocator >::__connection_header

Definition at line 67 of file Nodes.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 > rosapi::NodesResponse_< ContainerAllocator >::nodes

Definition at line 62 of file Nodes.h.


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


rosapi
Author(s): Jon
autogenerated on Thu Jan 2 2014 11:53:40