OTB
9.0.0
Orfeo Toolbox
|
#include <otbSharkKMeansMachineLearningModelFactory.h>
Public Types | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef itk::SmartPointer< Self > | Pointer |
typedef SharkKMeansMachineLearningModelFactory | Self |
typedef itk::ObjectFactoryBase | Superclass |
virtual const char * | GetITKSourceVersion (void) const override |
virtual 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) |
SharkKMeansMachineLearningModelFactory () | |
virtual | ~SharkKMeansMachineLearningModelFactory () |
SharkKMeansMachineLearningModelFactory (const Self &)=delete | |
void | operator= (const Self &)=delete |
Creation of an instance of a SharkKMeansMachineLearningModel object using the object factory.
Definition at line 34 of file otbSharkKMeansMachineLearningModelFactory.h.
typedef itk::SmartPointer<const Self> otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >::ConstPointer |
Definition at line 41 of file otbSharkKMeansMachineLearningModelFactory.h.
typedef itk::SmartPointer<Self> otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >::Pointer |
Definition at line 40 of file otbSharkKMeansMachineLearningModelFactory.h.
typedef SharkKMeansMachineLearningModelFactory otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >::Self |
Standard class typedefs.
Definition at line 38 of file otbSharkKMeansMachineLearningModelFactory.h.
typedef itk::ObjectFactoryBase otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >::Superclass |
Definition at line 39 of file otbSharkKMeansMachineLearningModelFactory.h.
|
protected |
Class methods used to interface with the registered factories.
Definition at line 33 of file otbSharkKMeansMachineLearningModelFactory.hxx.
|
protectedvirtual |
Class methods used to interface with the registered factories.
Definition at line 44 of file otbSharkKMeansMachineLearningModelFactory.hxx.
|
privatedelete |
Class methods used to interface with the registered factories.
|
virtual |
Class methods used to interface with the registered factories.
|
overridevirtual |
Class methods used to interface with the registered factories.
Definition at line 55 of file otbSharkKMeansMachineLearningModelFactory.hxx.
|
overridevirtual |
Class methods used to interface with the registered factories.
Definition at line 49 of file otbSharkKMeansMachineLearningModelFactory.hxx.
|
virtual |
Run-time type information (and related methods).
|
static |
Method for class instantiation.
Referenced by otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >::RegisterOneFactory().
|
privatedelete |
Class methods used to interface with the registered factories.
|
inlinestatic |
Register one factory of this type
Definition at line 55 of file otbSharkKMeansMachineLearningModelFactory.h.
References otb::SharkKMeansMachineLearningModelFactory< TInputValue, TTargetValue >::New().