#include <ClearClassifier.h>
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 |
Definition at line 25 of file ClearClassifier.h.
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.
typedef boost::shared_ptr< ::ml_classifiers::ClearClassifierRequest_<ContainerAllocator> const> ml_classifiers::ClearClassifierRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file ClearClassifier.h.
typedef boost::shared_ptr< ::ml_classifiers::ClearClassifierRequest_<ContainerAllocator> > ml_classifiers::ClearClassifierRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file ClearClassifier.h.
typedef ClearClassifierRequest_<ContainerAllocator> ml_classifiers::ClearClassifierRequest_< ContainerAllocator >::Type |
Definition at line 26 of file ClearClassifier.h.
ml_classifiers::ClearClassifierRequest_< ContainerAllocator >::ClearClassifierRequest_ | ( | ) | [inline] |
Definition at line 28 of file ClearClassifier.h.
ml_classifiers::ClearClassifierRequest_< ContainerAllocator >::ClearClassifierRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file ClearClassifier.h.
boost::shared_ptr<std::map<std::string, std::string> > ml_classifiers::ClearClassifierRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file ClearClassifier.h.
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.