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

#include <GetPredefinedPoses.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 > 
_json_properties_type
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 > 
_locations_type
typedef std::vector
< ::geometry_msgs::Pose2D_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::geometry_msgs::Pose2D_
< ContainerAllocator >
>::other > 
_poses_type
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 > 
_readableNames_type
typedef boost::shared_ptr
< ::srs_knowledge::GetPredefinedPosesResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_knowledge::GetPredefinedPosesResponse_
< ContainerAllocator > > 
Ptr
typedef
GetPredefinedPosesResponse_
< ContainerAllocator > 
Type

Public Member Functions

 GetPredefinedPosesResponse_ ()
 GetPredefinedPosesResponse_ (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 > 
json_properties
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 > 
locations
std::vector
< ::geometry_msgs::Pose2D_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::geometry_msgs::Pose2D_
< ContainerAllocator >
>::other > 
poses
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 > 
readableNames

Detailed Description

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

Definition at line 54 of file GetPredefinedPoses.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 > srs_knowledge::GetPredefinedPosesResponse_< ContainerAllocator >::_json_properties_type

Definition at line 82 of file GetPredefinedPoses.h.

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 > srs_knowledge::GetPredefinedPosesResponse_< ContainerAllocator >::_locations_type

Definition at line 73 of file GetPredefinedPoses.h.

template<class ContainerAllocator >
typedef std::vector< ::geometry_msgs::Pose2D_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Pose2D_<ContainerAllocator> >::other > srs_knowledge::GetPredefinedPosesResponse_< ContainerAllocator >::_poses_type

Definition at line 76 of file GetPredefinedPoses.h.

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 > srs_knowledge::GetPredefinedPosesResponse_< ContainerAllocator >::_readableNames_type

Definition at line 79 of file GetPredefinedPoses.h.

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

Definition at line 87 of file GetPredefinedPoses.h.

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

Definition at line 86 of file GetPredefinedPoses.h.

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

Definition at line 55 of file GetPredefinedPoses.h.


Constructor & Destructor Documentation

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

Definition at line 57 of file GetPredefinedPoses.h.

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

Definition at line 65 of file GetPredefinedPoses.h.


Member Data Documentation

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

Definition at line 88 of file GetPredefinedPoses.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 > srs_knowledge::GetPredefinedPosesResponse_< ContainerAllocator >::json_properties

Definition at line 83 of file GetPredefinedPoses.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 > srs_knowledge::GetPredefinedPosesResponse_< ContainerAllocator >::locations

Definition at line 74 of file GetPredefinedPoses.h.

template<class ContainerAllocator >
std::vector< ::geometry_msgs::Pose2D_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Pose2D_<ContainerAllocator> >::other > srs_knowledge::GetPredefinedPosesResponse_< ContainerAllocator >::poses

Definition at line 77 of file GetPredefinedPoses.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 > srs_knowledge::GetPredefinedPosesResponse_< ContainerAllocator >::readableNames

Definition at line 80 of file GetPredefinedPoses.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