|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
21 #ifndef otbPathListToPathListFilter_h
22 #define otbPathListToPathListFilter_h
34 template <
class TPath>
51 typedef typename Superclass::InputObjectType
PathType;
72 void operator=(
const Self&) =
delete;
~PathListToPathListFilter() override
Superclass::OutputListPointer OutputPathListPointerType
Superclass::OutputObjectType OutputPathType
itk::SmartPointer< Self > Pointer
Base class for filter taking a PathList as input a returning a PathList.
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
PathType::Pointer PathPointerType
PathType::Pointer OutputPathPointerType
itk::SmartPointer< Self > Pointer
itk::SmartPointer< const Self > ConstPointer
Base class for filters that take an ObjectList as input and produce an ObjectList as output.
PathListToPathListFilter Self
PathListToPathListFilter()
ObjectListToObjectListFilter< ObjectList< TPath >, ObjectList< TPath > > Superclass
OutputListType::ObjectType OutputObjectType
Superclass::InputListType PathListType
Superclass::OutputListType OutputPathListType
PathListType::ConstPointer PathListConstPointerType
itk::SmartPointer< const Self > ConstPointer
ObjectList< TPath > ::Pointer OutputListPointer
This class is a generic all-purpose wrapping around an std::vector<itk::SmartPointer<ObjectType> >.
PathListType::Pointer PathListPointerType
Superclass::InputObjectType PathType