OTB  9.0.0
Orfeo Toolbox
Public Types | List of all members
otb::LibSVMMachineLearningModelFactory< TInputValue, TTargetValue > Class Template Reference

#include <otbLibSVMMachineLearningModelFactory.h>

+ Inheritance diagram for otb::LibSVMMachineLearningModelFactory< TInputValue, TTargetValue >:
+ Collaboration diagram for otb::LibSVMMachineLearningModelFactory< TInputValue, TTargetValue >:

Public Types

typedef itk::SmartPointer< const SelfConstPointer
 
typedef itk::SmartPointer< SelfPointer
 
typedef LibSVMMachineLearningModelFactory Self
 
typedef itk::ObjectFactoryBase Superclass
 
const char * GetITKSourceVersion (void) const override
 
const char * GetDescription (void) const override
 
virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
virtual const char * GetNameOfClass () const
 
static Pointer New (void)
 
static void RegisterOneFactory (void)
 
 LibSVMMachineLearningModelFactory ()
 
 ~LibSVMMachineLearningModelFactory () override=default
 
 LibSVMMachineLearningModelFactory (const Self &)=delete
 
void operator= (const Self &)=delete
 

Detailed Description

template<class TInputValue, class TTargetValue>
class otb::LibSVMMachineLearningModelFactory< TInputValue, TTargetValue >

Creation of an instance of an object SVMMachineLearningModel using the objects factory.

Definition at line 35 of file otbLibSVMMachineLearningModelFactory.h.

Member Typedef Documentation

◆ ConstPointer

template<class TInputValue , class TTargetValue >
typedef itk::SmartPointer<const Self> otb::LibSVMMachineLearningModelFactory< TInputValue, TTargetValue >::ConstPointer

Definition at line 42 of file otbLibSVMMachineLearningModelFactory.h.

◆ Pointer

template<class TInputValue , class TTargetValue >
typedef itk::SmartPointer<Self> otb::LibSVMMachineLearningModelFactory< TInputValue, TTargetValue >::Pointer

Definition at line 41 of file otbLibSVMMachineLearningModelFactory.h.

◆ Self

template<class TInputValue , class TTargetValue >
typedef LibSVMMachineLearningModelFactory otb::LibSVMMachineLearningModelFactory< TInputValue, TTargetValue >::Self

Standard class typedefs.

Definition at line 39 of file otbLibSVMMachineLearningModelFactory.h.

◆ Superclass

template<class TInputValue , class TTargetValue >
typedef itk::ObjectFactoryBase otb::LibSVMMachineLearningModelFactory< TInputValue, TTargetValue >::Superclass

Definition at line 40 of file otbLibSVMMachineLearningModelFactory.h.

Constructor & Destructor Documentation

◆ LibSVMMachineLearningModelFactory() [1/2]

template<class TInputValue , class TOutputValue >
otb::LibSVMMachineLearningModelFactory< TInputValue, TOutputValue >::LibSVMMachineLearningModelFactory
protected

Class methods used to interface with the registered factories.

Definition at line 34 of file otbLibSVMMachineLearningModelFactory.hxx.

◆ ~LibSVMMachineLearningModelFactory()

template<class TInputValue , class TTargetValue >
otb::LibSVMMachineLearningModelFactory< TInputValue, TTargetValue >::~LibSVMMachineLearningModelFactory ( )
overrideprotecteddefault

Class methods used to interface with the registered factories.

◆ LibSVMMachineLearningModelFactory() [2/2]

template<class TInputValue , class TTargetValue >
otb::LibSVMMachineLearningModelFactory< TInputValue, TTargetValue >::LibSVMMachineLearningModelFactory ( const Self )
privatedelete

Class methods used to interface with the registered factories.

Member Function Documentation

◆ CreateAnother()

template<class TInputValue , class TTargetValue >
virtual ::itk::LightObject::Pointer otb::LibSVMMachineLearningModelFactory< TInputValue, TTargetValue >::CreateAnother ( void  ) const
virtual

Class methods used to interface with the registered factories.

◆ GetDescription()

template<class TInputValue , class TOutputValue >
const char * otb::LibSVMMachineLearningModelFactory< TInputValue, TOutputValue >::GetDescription ( void  ) const
override

Class methods used to interface with the registered factories.

Definition at line 51 of file otbLibSVMMachineLearningModelFactory.hxx.

◆ GetITKSourceVersion()

template<class TInputValue , class TOutputValue >
const char * otb::LibSVMMachineLearningModelFactory< TInputValue, TOutputValue >::GetITKSourceVersion ( void  ) const
override

Class methods used to interface with the registered factories.

Definition at line 45 of file otbLibSVMMachineLearningModelFactory.hxx.

◆ GetNameOfClass()

template<class TInputValue , class TTargetValue >
virtual const char* otb::LibSVMMachineLearningModelFactory< TInputValue, TTargetValue >::GetNameOfClass ( ) const
virtual

Run-time type information (and related methods).

◆ New()

template<class TInputValue , class TTargetValue >
static Pointer otb::LibSVMMachineLearningModelFactory< TInputValue, TTargetValue >::New ( void  )
static

◆ operator=()

template<class TInputValue , class TTargetValue >
void otb::LibSVMMachineLearningModelFactory< TInputValue, TTargetValue >::operator= ( const Self )
privatedelete

Class methods used to interface with the registered factories.

◆ RegisterOneFactory()

template<class TInputValue , class TTargetValue >
static void otb::LibSVMMachineLearningModelFactory< TInputValue, TTargetValue >::RegisterOneFactory ( void  )
inlinestatic

Register one factory of this type

Definition at line 56 of file otbLibSVMMachineLearningModelFactory.h.

References otb::LibSVMMachineLearningModelFactory< TInputValue, TTargetValue >::New().


The documentation for this class was generated from the following files: