Ilwis-Objects
1.0
GIS and Remote Sensing framework for data access and processing
Main Page
Classes
Files
File List
All
Classes
Functions
Enumerations
Pages
ilwisobjects
operation
operationhelper.h
1
#ifndef OPERATIONHELPER_H
2
#define OPERATIONHELPER_H
3
4
namespace
Ilwis {
5
class
KERNELSHARED_EXPORT
OperationHelper
6
{
7
public
:
8
OperationHelper
();
9
static
void
initialize(
const
IIlwisObject
&inputObject,
Ilwis::IIlwisObject
&outputObject, IlwisTypes tp, quint64 what);
10
};
11
}
12
13
#endif // OPERATIONHELPER_H
Generated on Fri Mar 28 2014 13:51:04 for Ilwis-Objects by
1.8.3.1