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

#include <GetRoomsOnMap.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 > 
_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 > 
_rooms_type
typedef std::vector
< ::srs_msgs::SRSSpatialInfo_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_msgs::SRSSpatialInfo_
< ContainerAllocator >
>::other > 
_roomsInfo_type
typedef boost::shared_ptr
< ::srs_knowledge::GetRoomsOnMapResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_knowledge::GetRoomsOnMapResponse_
< ContainerAllocator > > 
Ptr
typedef GetRoomsOnMapResponse_
< ContainerAllocator > 
Type

Public Member Functions

 GetRoomsOnMapResponse_ ()
 GetRoomsOnMapResponse_ (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 > 
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 > 
rooms
std::vector
< ::srs_msgs::SRSSpatialInfo_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_msgs::SRSSpatialInfo_
< ContainerAllocator >
>::other > 
roomsInfo

Detailed Description

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

Definition at line 59 of file GetRoomsOnMap.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::GetRoomsOnMapResponse_< ContainerAllocator >::_json_properties_type

Definition at line 87 of file GetRoomsOnMap.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::GetRoomsOnMapResponse_< ContainerAllocator >::_readableNames_type

Definition at line 84 of file GetRoomsOnMap.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::GetRoomsOnMapResponse_< ContainerAllocator >::_rooms_type

Definition at line 78 of file GetRoomsOnMap.h.

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

Definition at line 81 of file GetRoomsOnMap.h.

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

Definition at line 92 of file GetRoomsOnMap.h.

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

Definition at line 91 of file GetRoomsOnMap.h.

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

Definition at line 60 of file GetRoomsOnMap.h.


Constructor & Destructor Documentation

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

Definition at line 62 of file GetRoomsOnMap.h.

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

Definition at line 70 of file GetRoomsOnMap.h.


Member Data Documentation

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

Definition at line 93 of file GetRoomsOnMap.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::GetRoomsOnMapResponse_< ContainerAllocator >::json_properties

Definition at line 88 of file GetRoomsOnMap.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::GetRoomsOnMapResponse_< ContainerAllocator >::readableNames

Definition at line 85 of file GetRoomsOnMap.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::GetRoomsOnMapResponse_< ContainerAllocator >::rooms

Definition at line 79 of file GetRoomsOnMap.h.

template<class ContainerAllocator >
std::vector< ::srs_msgs::SRSSpatialInfo_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_msgs::SRSSpatialInfo_<ContainerAllocator> >::other > srs_knowledge::GetRoomsOnMapResponse_< ContainerAllocator >::roomsInfo

Definition at line 82 of file GetRoomsOnMap.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