FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

dictionaryName Class Reference

#include <src/OpenFOAM/db/dictionary/dictionary.H>


Detailed Description

Definition at line 80 of file dictionary.H.

Inheritance diagram for dictionaryName:
Collaboration diagram for dictionaryName:

List of all members.

Public Member Functions

 dictionaryName ()
 Construct dictionaryName null.
 dictionaryName (const fileName &name)
 Construct dictionaryName as copy of the given fileName.
const fileName &  name () const
 Return the dictionary name.
fileName &  name ()
 Return the dictionary name.

Constructor & Destructor Documentation

dictionaryName (  ) [inline]

Construct dictionaryName null.

Definition at line 92 of file dictionary.H.

dictionaryName ( const fileName &   name  ) [inline]

Construct dictionaryName as copy of the given fileName.

Definition at line 96 of file dictionary.H.


Member Function Documentation

fileName& name (  ) [inline]

Return the dictionary name.

Reimplemented in dictionaryEntry.

Definition at line 111 of file dictionary.H.


The documentation for this class was generated from the following file: