Define the debug information, lookup as Name. More...
Public Member Functions | |
RegisterDebugSwitch (const char *name) | |
virtual | ~RegisterDebugSwitch () |
virtual void | readData (Foam::Istream &is) |
Read. More... | |
virtual void | writeData (Foam::Ostream &os) const |
Write. More... | |
Public Member Functions inherited from simpleRegIOobject | |
simpleRegIOobject (void(*fn)(const char *name, simpleRegIOobject *), const char *name) | |
Construct from objectregistry inserter and name. More... | |
virtual | ~simpleRegIOobject () |
Destructor. More... | |
Static Public Attributes | |
static const RegisterDebugSwitch | registerDebugSwitch |
The unique RegisterDebugSwitch object. More... | |
Define the debug information, lookup as Name.
Definition at line 43 of file defineDebugSwitch.H.
|
inline |
Definition at line 52 of file defineDebugSwitch.H.
|
inlinevirtual |
Definition at line 57 of file defineDebugSwitch.H.
|
inlinevirtual |
Read.
Implements simpleRegIOobject.
Definition at line 60 of file defineDebugSwitch.H.
References Foam::readLabel().
|
inlinevirtual |
|
static |
The unique RegisterDebugSwitch object.
Definition at line 50 of file defineDebugSwitch.H.