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

#include <GetObjectsOnMap.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 > 
_classesOfObjects_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 > 
_houseHoldId_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 > 
_jsonProperties_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 > 
_objects_type
typedef std::vector
< ::srs_msgs::SRSSpatialInfo_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_msgs::SRSSpatialInfo_
< ContainerAllocator >
>::other > 
_objectsInfo_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 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 > 
_spatialRelatedObject_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 > 
_spatialRelation_type
typedef boost::shared_ptr
< ::srs_knowledge::GetObjectsOnMapResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_knowledge::GetObjectsOnMapResponse_
< ContainerAllocator > > 
Ptr
typedef
GetObjectsOnMapResponse_
< ContainerAllocator > 
Type

Public Member Functions

 GetObjectsOnMapResponse_ ()
 GetObjectsOnMapResponse_ (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 > 
classesOfObjects
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 > 
houseHoldId
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 > 
jsonProperties
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 > 
objects
std::vector
< ::srs_msgs::SRSSpatialInfo_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_msgs::SRSSpatialInfo_
< ContainerAllocator >
>::other > 
objectsInfo
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
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 > 
spatialRelatedObject
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 > 
spatialRelation

Detailed Description

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

Definition at line 59 of file GetObjectsOnMap.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::GetObjectsOnMapResponse_< ContainerAllocator >::_classesOfObjects_type

Definition at line 89 of file GetObjectsOnMap.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::GetObjectsOnMapResponse_< ContainerAllocator >::_houseHoldId_type

Definition at line 98 of file GetObjectsOnMap.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::GetObjectsOnMapResponse_< ContainerAllocator >::_jsonProperties_type

Definition at line 107 of file GetObjectsOnMap.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::GetObjectsOnMapResponse_< ContainerAllocator >::_objects_type

Definition at line 86 of file GetObjectsOnMap.h.

template<class ContainerAllocator >
typedef std::vector< ::srs_msgs::SRSSpatialInfo_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_msgs::SRSSpatialInfo_<ContainerAllocator> >::other > srs_knowledge::GetObjectsOnMapResponse_< ContainerAllocator >::_objectsInfo_type

Definition at line 101 of file GetObjectsOnMap.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::GetObjectsOnMapResponse_< ContainerAllocator >::_readableNames_type

Definition at line 104 of file GetObjectsOnMap.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::GetObjectsOnMapResponse_< ContainerAllocator >::_spatialRelatedObject_type

Definition at line 95 of file GetObjectsOnMap.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::GetObjectsOnMapResponse_< ContainerAllocator >::_spatialRelation_type

Definition at line 92 of file GetObjectsOnMap.h.

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

Definition at line 112 of file GetObjectsOnMap.h.

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

Definition at line 111 of file GetObjectsOnMap.h.

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

Definition at line 60 of file GetObjectsOnMap.h.


Constructor & Destructor Documentation

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

Definition at line 62 of file GetObjectsOnMap.h.

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

Definition at line 74 of file GetObjectsOnMap.h.


Member Data Documentation

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

Definition at line 113 of file GetObjectsOnMap.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::GetObjectsOnMapResponse_< ContainerAllocator >::classesOfObjects

Definition at line 90 of file GetObjectsOnMap.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::GetObjectsOnMapResponse_< ContainerAllocator >::houseHoldId

Definition at line 99 of file GetObjectsOnMap.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::GetObjectsOnMapResponse_< ContainerAllocator >::jsonProperties

Definition at line 108 of file GetObjectsOnMap.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::GetObjectsOnMapResponse_< ContainerAllocator >::objects

Definition at line 87 of file GetObjectsOnMap.h.

template<class ContainerAllocator >
std::vector< ::srs_msgs::SRSSpatialInfo_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_msgs::SRSSpatialInfo_<ContainerAllocator> >::other > srs_knowledge::GetObjectsOnMapResponse_< ContainerAllocator >::objectsInfo

Definition at line 102 of file GetObjectsOnMap.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::GetObjectsOnMapResponse_< ContainerAllocator >::readableNames

Definition at line 105 of file GetObjectsOnMap.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::GetObjectsOnMapResponse_< ContainerAllocator >::spatialRelatedObject

Definition at line 96 of file GetObjectsOnMap.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::GetObjectsOnMapResponse_< ContainerAllocator >::spatialRelation

Definition at line 93 of file GetObjectsOnMap.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