Public Types | Public Member Functions | Public Attributes
srs_knowledge::TaskRequestRequest_< ContainerAllocator > Struct Template Reference

#include <TaskRequest.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_content_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_json_parameters_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_task_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_userPose_type
typedef boost::shared_ptr
< ::srs_knowledge::TaskRequestRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_knowledge::TaskRequestRequest_
< ContainerAllocator > > 
Ptr
typedef TaskRequestRequest_
< ContainerAllocator > 
Type

Public Member Functions

 TaskRequestRequest_ ()
 TaskRequestRequest_ (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 > 
content
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
json_parameters
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
task
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
userPose

Detailed Description

template<class ContainerAllocator>
struct srs_knowledge::TaskRequestRequest_< ContainerAllocator >

Definition at line 25 of file TaskRequest.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::_content_type

Definition at line 47 of file TaskRequest.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::_json_parameters_type

Definition at line 50 of file TaskRequest.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::_task_type

Definition at line 44 of file TaskRequest.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::_userPose_type

Definition at line 53 of file TaskRequest.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::srs_knowledge::TaskRequestRequest_<ContainerAllocator> const> srs_knowledge::TaskRequestRequest_< ContainerAllocator >::ConstPtr

Definition at line 58 of file TaskRequest.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::srs_knowledge::TaskRequestRequest_<ContainerAllocator> > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::Ptr

Definition at line 57 of file TaskRequest.h.

template<class ContainerAllocator >
typedef TaskRequestRequest_<ContainerAllocator> srs_knowledge::TaskRequestRequest_< ContainerAllocator >::Type

Definition at line 26 of file TaskRequest.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
srs_knowledge::TaskRequestRequest_< ContainerAllocator >::TaskRequestRequest_ ( ) [inline]

Definition at line 28 of file TaskRequest.h.

template<class ContainerAllocator >
srs_knowledge::TaskRequestRequest_< ContainerAllocator >::TaskRequestRequest_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 36 of file TaskRequest.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::__connection_header

Definition at line 59 of file TaskRequest.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::content

Definition at line 48 of file TaskRequest.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::json_parameters

Definition at line 51 of file TaskRequest.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::task

Definition at line 45 of file TaskRequest.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::TaskRequestRequest_< ContainerAllocator >::userPose

Definition at line 54 of file TaskRequest.h.


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


srs_knowledge
Author(s): Ze Ji
autogenerated on Sun Jan 5 2014 12:03:31