Public Types | Public Member Functions | Public Attributes
re_srvs::QueryObjectsRequest_< ContainerAllocator > Struct Template Reference

#include <QueryObjects.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_query_type
typedef boost::shared_ptr
< ::re_srvs::QueryObjectsRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::re_srvs::QueryObjectsRequest_
< ContainerAllocator > > 
Ptr
typedef QueryObjectsRequest_
< ContainerAllocator > 
Type

Public Member Functions

 QueryObjectsRequest_ ()
 QueryObjectsRequest_ (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 > 
query

Detailed Description

template<class ContainerAllocator>
struct re_srvs::QueryObjectsRequest_< ContainerAllocator >

Definition at line 25 of file QueryObjects.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::QueryObjectsRequest_< ContainerAllocator >::_query_type

Definition at line 38 of file QueryObjects.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::re_srvs::QueryObjectsRequest_<ContainerAllocator> const> re_srvs::QueryObjectsRequest_< ContainerAllocator >::ConstPtr

Definition at line 43 of file QueryObjects.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::re_srvs::QueryObjectsRequest_<ContainerAllocator> > re_srvs::QueryObjectsRequest_< ContainerAllocator >::Ptr

Definition at line 42 of file QueryObjects.h.

template<class ContainerAllocator >
typedef QueryObjectsRequest_<ContainerAllocator> re_srvs::QueryObjectsRequest_< ContainerAllocator >::Type

Definition at line 26 of file QueryObjects.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
re_srvs::QueryObjectsRequest_< ContainerAllocator >::QueryObjectsRequest_ ( ) [inline]

Definition at line 28 of file QueryObjects.h.

template<class ContainerAllocator >
re_srvs::QueryObjectsRequest_< ContainerAllocator >::QueryObjectsRequest_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 33 of file QueryObjects.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::QueryObjectsRequest_< ContainerAllocator >::__connection_header

Definition at line 44 of file QueryObjects.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::QueryObjectsRequest_< ContainerAllocator >::query

Definition at line 39 of file QueryObjects.h.


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


re_srvs
Author(s): Alexander Perzylo
autogenerated on Sun Jan 5 2014 11:28:44