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

#include <MapListEntry.h>

List of all members.

Public Types

typedef int64_t _date_type
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 > 
_name_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_session_id_type
typedef boost::shared_ptr
< ::map_store::MapListEntry_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::map_store::MapListEntry_
< ContainerAllocator > > 
Ptr
typedef MapListEntry_
< ContainerAllocator > 
Type

Public Member Functions

 MapListEntry_ ()
 MapListEntry_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
int64_t date
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 > 
name
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
session_id

Detailed Description

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

Definition at line 21 of file MapListEntry.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int64_t map_store::MapListEntry_< ContainerAllocator >::_date_type

Definition at line 46 of file MapListEntry.h.

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

Definition at line 49 of file MapListEntry.h.

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

Definition at line 40 of file MapListEntry.h.

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

Definition at line 43 of file MapListEntry.h.

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

Definition at line 54 of file MapListEntry.h.

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

Definition at line 53 of file MapListEntry.h.

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

Definition at line 22 of file MapListEntry.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file MapListEntry.h.

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

Definition at line 32 of file MapListEntry.h.


Member Data Documentation

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

Definition at line 55 of file MapListEntry.h.

template<class ContainerAllocator >
int64_t map_store::MapListEntry_< ContainerAllocator >::date

Definition at line 47 of file MapListEntry.h.

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

Definition at line 50 of file MapListEntry.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > map_store::MapListEntry_< ContainerAllocator >::name

Definition at line 41 of file MapListEntry.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > map_store::MapListEntry_< ContainerAllocator >::session_id

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