OpenFOAM logo
Open Source CFD Toolkit

Dictionary Class Template Reference

Inheritance diagram for Dictionary:

Inheritance graph
[legend]
Collaboration diagram for Dictionary:

Collaboration graph
[legend]
List of all members.

template<class T>
class Foam::Dictionary< T >


Public Member Functions

 Dictionary ()
 Null constructor.
 Dictionary (const Dictionary &)
 Copy construct.
bool erase (const word &keyword)
 Remove an entry specified by keyword from the dictionary.

Constructor & Destructor Documentation

Dictionary  ) 
 

Null constructor.

Dictionary const Dictionary< T > &   ) 
 

Copy construct.


Member Function Documentation

bool erase const word keyword  ) 
 

Remove an entry specified by keyword from the dictionary.

and delete it


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