Public Member Functions | Static Public Attributes | List of all members
RegisterDebugSwitch< Type > Class Template Reference

Define the debug information, lookup as Name. More...

Inheritance diagram for RegisterDebugSwitch< Type >:
Inheritance graph
[legend]
Collaboration diagram for RegisterDebugSwitch< Type >:
Collaboration graph
[legend]

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...
 

Detailed Description

template<class Type>
class Foam::RegisterDebugSwitch< Type >

Define the debug information, lookup as Name.

Definition at line 43 of file defineDebugSwitch.H.

Constructor & Destructor Documentation

RegisterDebugSwitch ( const char *  name)
inline

Definition at line 52 of file defineDebugSwitch.H.

virtual ~RegisterDebugSwitch ( )
inlinevirtual

Definition at line 57 of file defineDebugSwitch.H.

Member Function Documentation

virtual void readData ( Foam::Istream )
inlinevirtual

Read.

Implements simpleRegIOobject.

Definition at line 60 of file defineDebugSwitch.H.

References Foam::readLabel().

Here is the call graph for this function:

virtual void writeData ( Foam::Ostream ) const
inlinevirtual

Write.

Implements simpleRegIOobject.

Definition at line 65 of file defineDebugSwitch.H.

Member Data Documentation

const RegisterDebugSwitch registerDebugSwitch
static

The unique RegisterDebugSwitch object.

Definition at line 50 of file defineDebugSwitch.H.


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