Public Types | Public Member Functions | Public Attributes
map_store::ListMapsResponse_< ContainerAllocator > Struct Template Reference

#include <ListMaps.h>

List of all members.

Public Types

typedef std::vector
< ::map_store::MapListEntry_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::map_store::MapListEntry_
< ContainerAllocator >
>::other > 
_map_list_type
typedef boost::shared_ptr
< ::map_store::ListMapsResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::map_store::ListMapsResponse_
< ContainerAllocator > > 
Ptr
typedef ListMapsResponse_
< ContainerAllocator > 
Type

Public Member Functions

 ListMapsResponse_ ()
 ListMapsResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector
< ::map_store::MapListEntry_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::map_store::MapListEntry_
< ContainerAllocator >
>::other > 
map_list

Detailed Description

template<class ContainerAllocator>
struct map_store::ListMapsResponse_< ContainerAllocator >

Definition at line 49 of file ListMaps.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::map_store::MapListEntry_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::map_store::MapListEntry_<ContainerAllocator> >::other > map_store::ListMapsResponse_< ContainerAllocator >::_map_list_type

Definition at line 62 of file ListMaps.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::map_store::ListMapsResponse_<ContainerAllocator> const> map_store::ListMapsResponse_< ContainerAllocator >::ConstPtr

Definition at line 67 of file ListMaps.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::map_store::ListMapsResponse_<ContainerAllocator> > map_store::ListMapsResponse_< ContainerAllocator >::Ptr

Definition at line 66 of file ListMaps.h.

template<class ContainerAllocator >
typedef ListMapsResponse_<ContainerAllocator> map_store::ListMapsResponse_< ContainerAllocator >::Type

Definition at line 50 of file ListMaps.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
map_store::ListMapsResponse_< ContainerAllocator >::ListMapsResponse_ ( ) [inline]

Definition at line 52 of file ListMaps.h.

template<class ContainerAllocator >
map_store::ListMapsResponse_< ContainerAllocator >::ListMapsResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 57 of file ListMaps.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > map_store::ListMapsResponse_< ContainerAllocator >::__connection_header

Definition at line 68 of file ListMaps.h.

template<class ContainerAllocator >
std::vector< ::map_store::MapListEntry_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::map_store::MapListEntry_<ContainerAllocator> >::other > map_store::ListMapsResponse_< ContainerAllocator >::map_list

Definition at line 63 of file ListMaps.h.


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


map_store
Author(s): Dave Hershberger
autogenerated on Sat Dec 28 2013 17:10:28