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

#include <LoadClassifier.h>

List of all members.

Public Types

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

Public Member Functions

 LoadClassifierRequest_ ()
 LoadClassifierRequest_ (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 > 
class_type
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
filename
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
identifier

Detailed Description

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

Definition at line 25 of file LoadClassifier.h.


Member Typedef Documentation

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

Definition at line 45 of file LoadClassifier.h.

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

Definition at line 48 of file LoadClassifier.h.

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

Definition at line 42 of file LoadClassifier.h.

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

Definition at line 53 of file LoadClassifier.h.

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

Definition at line 52 of file LoadClassifier.h.

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

Definition at line 26 of file LoadClassifier.h.


Constructor & Destructor Documentation

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

Definition at line 28 of file LoadClassifier.h.

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

Definition at line 35 of file LoadClassifier.h.


Member Data Documentation

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

Definition at line 54 of file LoadClassifier.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ml_classifiers::LoadClassifierRequest_< ContainerAllocator >::class_type

Definition at line 46 of file LoadClassifier.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ml_classifiers::LoadClassifierRequest_< ContainerAllocator >::filename

Definition at line 49 of file LoadClassifier.h.

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

Definition at line 43 of file LoadClassifier.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