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

#include <ServiceNode.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_service_type
typedef boost::shared_ptr
< ::rosapi::ServiceNodeRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::rosapi::ServiceNodeRequest_
< ContainerAllocator > > 
Ptr
typedef ServiceNodeRequest_
< ContainerAllocator > 
Type

Public Member Functions

 ServiceNodeRequest_ ()
 ServiceNodeRequest_ (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 > 
service

Detailed Description

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

Definition at line 25 of file ServiceNode.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosapi::ServiceNodeRequest_< ContainerAllocator >::_service_type

Definition at line 38 of file ServiceNode.h.

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

Definition at line 43 of file ServiceNode.h.

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

Definition at line 42 of file ServiceNode.h.

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

Definition at line 26 of file ServiceNode.h.


Constructor & Destructor Documentation

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

Definition at line 28 of file ServiceNode.h.

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

Definition at line 33 of file ServiceNode.h.


Member Data Documentation

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

Definition at line 44 of file ServiceNode.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosapi::ServiceNodeRequest_< ContainerAllocator >::service

Definition at line 39 of file ServiceNode.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