Public Member Functions | |
TypeInfo ("countField") | |
countField (const dictionary &dict, repository &rep) | |
auto & | dict () |
const auto & | dict () const |
auto & | timeFolderRepository () |
auto & | timeFolder () |
word | variableName () const |
bool | process (uint32 &countedValue) |
Static Protected Member Functions | |
static bool | getFieldType (const dictionary &dict, readFromTimeFolder &timeFolder, word &fieldName, word &fieldType) |
Protected Attributes | |
dictionary | dict_ |
readFromTimeFolder | timeFolder_ |
uniquePtr< includeMask > | includeMask_ = nullptr |
Definition at line 36 of file countField.hpp.
countField | ( | const dictionary & | dict, |
repository & | rep | ||
) |
Definition at line 63 of file countField.cpp.
References includeMask::create(), countField::dict_, dictionary::getVal(), countField::includeMask_, dictionary::subDictOrCreate(), and countField::timeFolder_.
|
staticprotected |
Definition at line 25 of file countField.cpp.
References countField::dict(), pFlow::endl(), fatalErrorInFunction, twoPartEntry::firstPart(), and pFlow::isTwoPartEntry().
TypeInfo | ( | "countField" | ) |
|
inline |
Definition at line 59 of file countField.hpp.
References countField::dict_.
Referenced by countField::getFieldType().
|
inline |
Definition at line 64 of file countField.hpp.
References countField::dict_.
|
inline |
Definition at line 69 of file countField.hpp.
References readFromTimeFolder::db(), and countField::timeFolder_.
|
inline |
Definition at line 75 of file countField.hpp.
References countField::timeFolder_.
|
inline |
Definition at line 80 of file countField.hpp.
References countField::dict_, and iEntry::name().
bool process | ( | uint32 & | countedValue | ) |
Definition at line 78 of file countField.cpp.
References n.
Referenced by countFields::process().
|
protected |
Definition at line 40 of file countField.hpp.
Referenced by countField::countField(), countField::dict(), and countField::variableName().
|
mutableprotected |
Definition at line 42 of file countField.hpp.
Referenced by countField::countField(), countField::timeFolder(), and countField::timeFolderRepository().
|
protected |
Definition at line 44 of file countField.hpp.
Referenced by countField::countField().