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

#include <SaveMap.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_map_name_type
typedef boost::shared_ptr
< ::map_store::SaveMapRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::map_store::SaveMapRequest_
< ContainerAllocator > > 
Ptr
typedef SaveMapRequest_
< ContainerAllocator > 
Type

Public Member Functions

 SaveMapRequest_ ()
 SaveMapRequest_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
map_name

Detailed Description

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

Definition at line 25 of file SaveMap.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > map_store::SaveMapRequest_< ContainerAllocator >::_map_name_type

Definition at line 38 of file SaveMap.h.

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

Definition at line 43 of file SaveMap.h.

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

Definition at line 42 of file SaveMap.h.

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

Definition at line 26 of file SaveMap.h.


Constructor & Destructor Documentation

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

Definition at line 28 of file SaveMap.h.

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

Definition at line 33 of file SaveMap.h.


Member Data Documentation

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

Definition at line 44 of file SaveMap.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > map_store::SaveMapRequest_< ContainerAllocator >::map_name

Definition at line 39 of file SaveMap.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