Public Member Functions | |
| mDefaultFactoryInstantiation (Array2DInterpol, Array2DInterpolExtension,"Extension", sFactoryKeyword()) | |
| Array2DInterpolExtension () | |
| ~Array2DInterpolExtension () | |
| bool | canUseArrayAccess () const |
| void | setNrSteps (int n) |
| int | getNrSteps () const |
Protected Member Functions | |
| bool | doWork (od_int64, od_int64, int) |
| od_int64 | nrIterations () const |
Protected Attributes | |
| od_int64 | nrsteps_ |
| A2DIntExtenExecutor * | executor_ |
Friends | |
| class | A2DIntExtenExecutor |
| Array2DInterpolExtension::Array2DInterpolExtension | ( | ) |
| Array2DInterpolExtension::~Array2DInterpolExtension | ( | ) |
| bool Array2DInterpolExtension::canUseArrayAccess | ( | ) | const [inline, virtual] |
Reimplemented from Array2DInterpol.
| bool Array2DInterpolExtension::doWork | ( | od_int64 | , | |
| od_int64 | , | |||
| int | ||||
| ) | [protected] |
| int Array2DInterpolExtension::getNrSteps | ( | ) | const [inline] |
| Array2DInterpolExtension::mDefaultFactoryInstantiation | ( | Array2DInterpol | , | |
| Array2DInterpolExtension | , | |||
| "Extension" | , | |||
| sFactoryKeyword() | ||||
| ) |
| od_int64 Array2DInterpolExtension::nrIterations | ( | ) | const [inline, protected, virtual] |
Implements ParallelTask.
| void Array2DInterpolExtension::setNrSteps | ( | int | n | ) | [inline] |
friend class A2DIntExtenExecutor [friend] |
A2DIntExtenExecutor* Array2DInterpolExtension::executor_ [protected] |
od_int64 Array2DInterpolExtension::nrsteps_ [protected] |
1.7.1