35 #ifndef surfacePatchIOList_H 36 #define surfacePatchIOList_H 50 class surfacePatchIOList;
52 Ostream&
operator<<(Ostream&,
const surfacePatchIOList&);
friend Ostream & operator<<(Ostream &, const surfacePatchIOList &)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
void operator=(const surfacePatchIOList &)=delete
Disallow default bitwise assignment.
IOobject for a surfacePatchList.
bool writeData(Ostream &) const
writeData member function required by regIOobject
~surfacePatchIOList()
Destructor.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
TypeName("surfacePatchIOList")
Runtime type information.
surfacePatchIOList(const IOobject &io)
Construct from IOobject.
Macro definitions for declaring ClassName(), NamespaceName(), etc.
Ostream & operator<<(Ostream &, const ensightPart &)
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...