Public Types | Public Member Functions | Public Attributes
ml_classifiers::ClearClassifierRequest_< ContainerAllocator > Struct Template Reference

#include <ClearClassifier.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_identifier_type
typedef boost::shared_ptr
< ::ml_classifiers::ClearClassifierRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::ml_classifiers::ClearClassifierRequest_
< ContainerAllocator > > 
Ptr
typedef
ClearClassifierRequest_
< ContainerAllocator > 
Type

Public Member Functions

 ClearClassifierRequest_ ()
 ClearClassifierRequest_ (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 > 
identifier

Detailed Description

template<class ContainerAllocator>
struct ml_classifiers::ClearClassifierRequest_< ContainerAllocator >

Definition at line 25 of file ClearClassifier.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ml_classifiers::ClearClassifierRequest_< ContainerAllocator >::_identifier_type

Definition at line 38 of file ClearClassifier.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::ml_classifiers::ClearClassifierRequest_<ContainerAllocator> const> ml_classifiers::ClearClassifierRequest_< ContainerAllocator >::ConstPtr

Definition at line 43 of file ClearClassifier.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::ml_classifiers::ClearClassifierRequest_<ContainerAllocator> > ml_classifiers::ClearClassifierRequest_< ContainerAllocator >::Ptr

Definition at line 42 of file ClearClassifier.h.

template<class ContainerAllocator >
typedef ClearClassifierRequest_<ContainerAllocator> ml_classifiers::ClearClassifierRequest_< ContainerAllocator >::Type

Definition at line 26 of file ClearClassifier.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
ml_classifiers::ClearClassifierRequest_< ContainerAllocator >::ClearClassifierRequest_ ( ) [inline]

Definition at line 28 of file ClearClassifier.h.

template<class ContainerAllocator >
ml_classifiers::ClearClassifierRequest_< ContainerAllocator >::ClearClassifierRequest_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 33 of file ClearClassifier.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > ml_classifiers::ClearClassifierRequest_< ContainerAllocator >::__connection_header

Definition at line 44 of file ClearClassifier.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ml_classifiers::ClearClassifierRequest_< ContainerAllocator >::identifier

Definition at line 39 of file ClearClassifier.h.


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


ml_classifiers
Author(s): Scott Niekum
autogenerated on Fri Jan 3 2014 11:30:24