

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. | |
Definition at line 36 of file polyPatch.C.
|
inlineexplicit |
Definition at line 36 of file polyPatch.C.
References Foam::debug::debugSwitch().

|
virtualdefault |
|
delete |
|
inlinevirtual |
Definition at line 36 of file polyPatch.C.
|
inlinevirtual |
Definition at line 36 of file polyPatch.C.
|
delete |