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

#include <RenameMap.h>

List of all members.

Public Types

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

Public Member Functions

 RenameMapRequest_ ()
 RenameMapRequest_ (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_id
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
new_name

Detailed Description

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

Definition at line 25 of file RenameMap.h.


Member Typedef Documentation

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

Definition at line 40 of file RenameMap.h.

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

Definition at line 43 of file RenameMap.h.

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

Definition at line 48 of file RenameMap.h.

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

Definition at line 47 of file RenameMap.h.

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

Definition at line 26 of file RenameMap.h.


Constructor & Destructor Documentation

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

Definition at line 28 of file RenameMap.h.

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

Definition at line 34 of file RenameMap.h.


Member Data Documentation

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

Definition at line 49 of file RenameMap.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > map_store::RenameMapRequest_< ContainerAllocator >::map_id

Definition at line 41 of file RenameMap.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > map_store::RenameMapRequest_< ContainerAllocator >::new_name

Definition at line 44 of file RenameMap.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