OpenFOAM logo
Open Source CFD Toolkit

IOdictionary Class Reference

Inheritance diagram for IOdictionary:

Inheritance graph
[legend]
Collaboration diagram for IOdictionary:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("dictionary")
 IOdictionary (const IOobject &)
 Construct given an IOobject.
const wordname () const
 Name function is needed to disambiguate those inherited.
bool readData (Istream &)
 ReadData function required for regIOobject read operation.
bool writeData (Ostream &) const
 WriteData function required for regIOobject write operation.
void operator= (const IOdictionary &)
 Assignment of other IOdictionary's entries to this IOdictionary.

Constructor & Destructor Documentation

IOdictionary const IOobject  ) 
 

Construct given an IOobject.


Member Function Documentation

const word& name  )  const
 

Name function is needed to disambiguate those inherited.

from regIOobject and dictionary

Reimplemented from dictionary.

Reimplemented in fvMesh.

void operator= const IOdictionary  ) 
 

Assignment of other IOdictionary's entries to this IOdictionary.

bool readData Istream  )  [virtual]
 

ReadData function required for regIOobject read operation.

Reimplemented from regIOobject.

TypeName "dictionary"   ) 
 

bool writeData Ostream  )  const [virtual]
 

WriteData function required for regIOobject write operation.

Implements regIOobject.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org