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

#include <ListMaps.h>

List of all members.

Public Types

typedef boost::shared_ptr
< ::map_store::ListMapsRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::map_store::ListMapsRequest_
< ContainerAllocator > > 
Ptr
typedef ListMapsRequest_
< ContainerAllocator > 
Type

Public Member Functions

 ListMapsRequest_ ()
 ListMapsRequest_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header

Detailed Description

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

Definition at line 26 of file ListMaps.h.


Member Typedef Documentation

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

Definition at line 39 of file ListMaps.h.

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

Definition at line 38 of file ListMaps.h.

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

Definition at line 27 of file ListMaps.h.


Constructor & Destructor Documentation

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

Definition at line 29 of file ListMaps.h.

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

Definition at line 33 of file ListMaps.h.


Member Data Documentation

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

Definition at line 40 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