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

#include <TrainClassifier.h>

List of all members.

Public Types

typedef uint8_t _success_type
typedef boost::shared_ptr
< ::ml_classifiers::TrainClassifierResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::ml_classifiers::TrainClassifierResponse_
< ContainerAllocator > > 
Ptr
typedef
TrainClassifierResponse_
< ContainerAllocator > 
Type

Public Member Functions

 TrainClassifierResponse_ ()
 TrainClassifierResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint8_t success

Detailed Description

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

Definition at line 53 of file TrainClassifier.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t ml_classifiers::TrainClassifierResponse_< ContainerAllocator >::_success_type

Definition at line 66 of file TrainClassifier.h.

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

Definition at line 71 of file TrainClassifier.h.

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

Definition at line 70 of file TrainClassifier.h.

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

Definition at line 54 of file TrainClassifier.h.


Constructor & Destructor Documentation

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

Definition at line 56 of file TrainClassifier.h.

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

Definition at line 61 of file TrainClassifier.h.


Member Data Documentation

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

Definition at line 72 of file TrainClassifier.h.

template<class ContainerAllocator >
uint8_t ml_classifiers::TrainClassifierResponse_< ContainerAllocator >::success

Definition at line 67 of file TrainClassifier.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