unthreadedInitialise Class Reference
Inheritance diagram for unthreadedInitialise:
Collaboration diagram for unthreadedInitialise:

Public Member Functions

 unthreadedInitialise (int &argc, char **&argv)
 Construct from components. More...
 
virtual ~unthreadedInitialise ()
 Destructor. More...
 
virtual bool needsThreading () const
 Needs threading. More...
 
- Public Member Functions inherited from fileOperationInitialise
 TypeName ("fileOperationInitialise")
 Runtime type information. More...
 
 fileOperationInitialise (int &argc, char **&argv)
 Construct components. More...
 
 declareRunTimeSelectionTable (autoPtr, fileOperationInitialise, word,(int &argc, char **&argv),(argc, argv))
 
virtual ~fileOperationInitialise ()
 Destructor. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from fileOperationInitialise
static autoPtr< fileOperationInitialiseNew (const word &type, int &argc, char **&argv)
 Select type. More...
 

Detailed Description

Definition at line 44 of file unthreadedInitialise.H.

Constructor & Destructor Documentation

◆ unthreadedInitialise()

unthreadedInitialise ( int &  argc,
char **&  argv 
)
inline

Construct from components.

Definition at line 53 of file unthreadedInitialise.H.

◆ ~unthreadedInitialise()

virtual ~unthreadedInitialise ( )
inlinevirtual

Destructor.

Definition at line 60 of file unthreadedInitialise.H.

Member Function Documentation

◆ needsThreading()

virtual bool needsThreading ( ) const
inlinevirtual

Needs threading.

Implements fileOperationInitialise.

Reimplemented in collatedFileOperationInitialise.

Definition at line 67 of file unthreadedInitialise.H.


The documentation for this class was generated from the following file: