Public Member Functions | |
masterUncollatedFileOperationInitialise (int &argc, char **&argv) | |
Construct from components. More... | |
virtual | ~masterUncollatedFileOperationInitialise ()=default |
Destructor. More... | |
![]() | |
unthreadedInitialise (int &argc, char **&argv) | |
Construct from components. More... | |
virtual | ~unthreadedInitialise ()=default |
Destructor. More... | |
virtual bool | needsThreading () const |
No threading required. More... | |
![]() | |
TypeName ("fileOperationInitialise") | |
Runtime type information. More... | |
fileOperationInitialise (int &argc, char **&argv) | |
Construct from components. More... | |
declareRunTimeSelectionTable (autoPtr, fileOperationInitialise, word,(int &argc, char **&argv),(argc, argv)) | |
virtual | ~fileOperationInitialise ()=default |
Destructor. More... | |
Additional Inherited Members | |
![]() | |
static autoPtr< fileOperationInitialise > | New (const word &type, int &argc, char **&argv) |
Select type. More... | |
Definition at line 776 of file masterUncollatedFileOperation.H.
|
inline |
Construct from components.
Definition at line 785 of file masterUncollatedFileOperation.H.
|
virtualdefault |
Destructor.