Public Types | Public Member Functions | Public Attributes
rfid_behaviors::NextBestVantageRequest_< ContainerAllocator > Struct Template Reference

#include <NextBestVantage.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_tagid_type
typedef boost::shared_ptr
< ::rfid_behaviors::NextBestVantageRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::rfid_behaviors::NextBestVantageRequest_
< ContainerAllocator > > 
Ptr
typedef
NextBestVantageRequest_
< ContainerAllocator > 
Type

Public Member Functions

 NextBestVantageRequest_ ()
 NextBestVantageRequest_ (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 > 
tagid

Detailed Description

template<class ContainerAllocator>
struct rfid_behaviors::NextBestVantageRequest_< ContainerAllocator >

Definition at line 26 of file NextBestVantage.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rfid_behaviors::NextBestVantageRequest_< ContainerAllocator >::_tagid_type

Definition at line 39 of file NextBestVantage.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rfid_behaviors::NextBestVantageRequest_<ContainerAllocator> const> rfid_behaviors::NextBestVantageRequest_< ContainerAllocator >::ConstPtr

Definition at line 44 of file NextBestVantage.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rfid_behaviors::NextBestVantageRequest_<ContainerAllocator> > rfid_behaviors::NextBestVantageRequest_< ContainerAllocator >::Ptr

Definition at line 43 of file NextBestVantage.h.

template<class ContainerAllocator >
typedef NextBestVantageRequest_<ContainerAllocator> rfid_behaviors::NextBestVantageRequest_< ContainerAllocator >::Type

Definition at line 27 of file NextBestVantage.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
rfid_behaviors::NextBestVantageRequest_< ContainerAllocator >::NextBestVantageRequest_ ( ) [inline]

Definition at line 29 of file NextBestVantage.h.

template<class ContainerAllocator >
rfid_behaviors::NextBestVantageRequest_< ContainerAllocator >::NextBestVantageRequest_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 34 of file NextBestVantage.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > rfid_behaviors::NextBestVantageRequest_< ContainerAllocator >::__connection_header

Definition at line 45 of file NextBestVantage.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rfid_behaviors::NextBestVantageRequest_< ContainerAllocator >::tagid

Definition at line 40 of file NextBestVantage.h.


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


rfid_behaviors
Author(s): Travis Deyle
autogenerated on Wed Nov 27 2013 11:50:15