Public Member Functions | |
| PosVecOutputGen (const DescSet &, const BufferStringSet &attribdefkeys, const ObjectSet< BinIDValueSet > &positions, ObjectSet< PosVecDataSet > &output, const NLAModel *mdl=0) | |
| ~PosVecOutputGen () | |
| const char * | message () const |
| const char * | nrDoneText () const |
| od_int64 | nrDone () const |
| od_int64 | totalNr () const |
Protected Member Functions | |
| int | nextStep () |
Protected Attributes | |
| const BufferStringSet & | inps_ |
| const DescSet & | ads_ |
| const ObjectSet< BinIDValueSet > & | bvss_ |
| ObjectSet< PosVecDataSet > & | vdss_ |
| EngineMan * | aem_ |
| Executor * | outex_ |
| BufferString | msg_ |
| Attrib::PosVecOutputGen::PosVecOutputGen | ( | const DescSet & | , | |
| const BufferStringSet & | attribdefkeys, | |||
| const ObjectSet< BinIDValueSet > & | positions, | |||
| ObjectSet< PosVecDataSet > & | output, | |||
| const NLAModel * | mdl = 0 | |||
| ) |
| Attrib::PosVecOutputGen::~PosVecOutputGen | ( | ) |
| const char* Attrib::PosVecOutputGen::message | ( | ) | const [virtual] |
Reimplemented from Task.
| int Attrib::PosVecOutputGen::nextStep | ( | ) | [protected, virtual] |
Implements SequentialTask.
| od_int64 Attrib::PosVecOutputGen::nrDone | ( | ) | const [inline, virtual] |
Reimplemented from Task.
| const char* Attrib::PosVecOutputGen::nrDoneText | ( | ) | const [inline, virtual] |
Reimplemented from Task.
| od_int64 Attrib::PosVecOutputGen::totalNr | ( | ) | const [inline, virtual] |
Reimplemented from Task.
const DescSet& Attrib::PosVecOutputGen::ads_ [protected] |
EngineMan* Attrib::PosVecOutputGen::aem_ [protected] |
const ObjectSet<BinIDValueSet>& Attrib::PosVecOutputGen::bvss_ [protected] |
const BufferStringSet& Attrib::PosVecOutputGen::inps_ [protected] |
BufferString Attrib::PosVecOutputGen::msg_ [mutable, protected] |
Executor* Attrib::PosVecOutputGen::outex_ [protected] |
ObjectSet<PosVecDataSet>& Attrib::PosVecOutputGen::vdss_ [protected] |
1.7.1