Loading...
Searching...
No Matches
addpolyPatchToDebug Class Reference
Inheritance diagram for addpolyPatchToDebug:
Collaboration diagram for addpolyPatchToDebug:

Public Member Functions

 addpolyPatchToDebug (const char *name)
virtual ~addpolyPatchToDebug ()=default
virtual void readData (::Foam::Istream &is)
virtual void writeData (::Foam::Ostream &os) const
 addpolyPatchToDebug (const addpolyPatchToDebug &)=delete
void operator= (const addpolyPatchToDebug &)=delete
Public Member Functions inherited from simpleRegIOobject
 simpleRegIOobject (void(*fn)(const char *name, simpleRegIOobject *), const char *name)
 Construct from objectregistry inserter and name.
virtual ~simpleRegIOobject ()=default
 Destructor.
virtual void readData (Istream &is)=0
 Read.
virtual void writeData (Ostream &os) const =0
 Write.

Detailed Description

Definition at line 36 of file polyPatch.C.

Constructor & Destructor Documentation

◆ addpolyPatchToDebug() [1/2]

addpolyPatchToDebug ( const char * name)
inlineexplicit

Definition at line 36 of file polyPatch.C.

References Foam::debug::debugSwitch().

Here is the call graph for this function:

◆ ~addpolyPatchToDebug()

virtual ~addpolyPatchToDebug ( )
virtualdefault

◆ addpolyPatchToDebug() [2/2]

addpolyPatchToDebug ( const addpolyPatchToDebug & )
delete

Member Function Documentation

◆ readData()

virtual void readData ( ::Foam::Istream & is)
inlinevirtual

Definition at line 36 of file polyPatch.C.

◆ writeData()

virtual void writeData ( ::Foam::Ostream & os) const
inlinevirtual

Definition at line 36 of file polyPatch.C.

◆ operator=()

void operator= ( const addpolyPatchToDebug & )
delete

The documentation for this class was generated from the following file:
  • src/OpenFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatch.C