Public Member Functions | |
TypeInfoTemplate12 ("IncludeMask", T, allOp< int8 >) | |
IncludeMask (const dictionary &dict, const word &opType, readFromTimeFolder &timeFolder) | |
add_vCtor (includeMask, IncludeMask, dictionary) | |
bool | isIncluded (int32 n) const override |
uint32 | size () const override |
![]() | |
TypeInfo ("includeMask") | |
includeMask (const dictionary &dict, const word &opType, readFromTimeFolder &timeFolder) | |
virtual | ~includeMask ()=default |
create_vCtor (includeMask, dictionary,(const dictionary &dict, const word &opType, readFromTimeFolder &timeFolder),(dict, opType, timeFolder)) | |
word | fieldName () const |
word | fieldType () const |
word | operatorType () const |
auto & | timeFolder () |
bool | operator() (int32 n) const |
Additional Inherited Members | |
![]() | |
static uniquePtr< includeMask > | create (const dictionary &dict, const word &opType, readFromTimeFolder &timeFolder) |
![]() | |
static bool | getFieldType (const dictionary &dict, readFromTimeFolder &timeFolder, word &fName, word &fType) |
![]() | |
word | fieldName_ |
word | fieldType_ |
word | operatorType_ |
readFromTimeFolder & | timeFolder_ |
Definition at line 227 of file IncludeMask.hpp.
|
inline |
Definition at line 234 of file IncludeMask.hpp.
add_vCtor | ( | includeMask | , |
IncludeMask< T, allOp< T > > | , | ||
dictionary | |||
) |
|
inlineoverridevirtual |
Implements includeMask.
Definition at line 247 of file IncludeMask.hpp.
|
inlineoverridevirtual |
Implements includeMask.
Definition at line 252 of file IncludeMask.hpp.