Public Types | Public Member Functions | Public Attributes
iri_publish_params::classifier_params_< ContainerAllocator > Struct Template Reference

#include <classifier_params.h>

List of all members.

Public Types

typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_params_type
typedef boost::shared_ptr
< ::iri_publish_params::classifier_params_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::iri_publish_params::classifier_params_
< ContainerAllocator > > 
Ptr
typedef classifier_params_
< ContainerAllocator > 
Type

Public Member Functions

 classifier_params_ ()
 classifier_params_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
params

Detailed Description

template<class ContainerAllocator>
struct iri_publish_params::classifier_params_< ContainerAllocator >

Definition at line 21 of file classifier_params.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > iri_publish_params::classifier_params_< ContainerAllocator >::_params_type

Definition at line 34 of file classifier_params.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::iri_publish_params::classifier_params_<ContainerAllocator> const> iri_publish_params::classifier_params_< ContainerAllocator >::ConstPtr

Definition at line 39 of file classifier_params.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::iri_publish_params::classifier_params_<ContainerAllocator> > iri_publish_params::classifier_params_< ContainerAllocator >::Ptr

Definition at line 38 of file classifier_params.h.

template<class ContainerAllocator >
typedef classifier_params_<ContainerAllocator> iri_publish_params::classifier_params_< ContainerAllocator >::Type

Definition at line 22 of file classifier_params.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
iri_publish_params::classifier_params_< ContainerAllocator >::classifier_params_ ( ) [inline]

Definition at line 24 of file classifier_params.h.

template<class ContainerAllocator >
iri_publish_params::classifier_params_< ContainerAllocator >::classifier_params_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 29 of file classifier_params.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > iri_publish_params::classifier_params_< ContainerAllocator >::__connection_header

Definition at line 40 of file classifier_params.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > iri_publish_params::classifier_params_< ContainerAllocator >::params

Definition at line 35 of file classifier_params.h.


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


iri_publish_params
Author(s): Arnau Ramisa
autogenerated on Fri Dec 6 2013 21:13:35