Public Member Functions | |
dictionaryName () | |
Construct dictionaryName null. More... | |
dictionaryName (const fileName &name) | |
Construct dictionaryName as copy of the given fileName. More... | |
const fileName & | name () const |
Return the dictionary name. More... | |
fileName & | name () |
Return the dictionary name. More... | |
const word | dictName () const |
Return the local dictionary name (final part of scoped name) More... | |
Private Attributes | |
fileName | name_ |
Definition at line 78 of file dictionary.H.
|
inline |
Construct dictionaryName null.
Definition at line 90 of file dictionary.H.
|
inline |
Construct dictionaryName as copy of the given fileName.
Definition at line 94 of file dictionary.H.
|
inline |
Return the dictionary name.
Definition at line 103 of file dictionary.H.
References dictionaryName::name_.
Referenced by chemkinReader::chemkinReader(), dictionary::dictionary(), Foam::dimensionedConstant(), dynamicCodeContext::dynamicCodeContext(), calcEntry::execute(), includeEntry::execute(), includeEtcEntry::execute(), codeStream::execute(), IOdictionary::IOdictionary(), JobInfo::JobInfo(), main(), dictionaryEntry::name(), messageStream::operator()(), IOerror::operator()(), dictionary::operator=(), Foam::operator>>(), codedFunctionObject::read(), dictionary::transfer(), Foam::unitSet(), and velocityDisplacementMotionSolver::velocityDisplacementMotionSolver().
|
inline |
Return the dictionary name.
Definition at line 109 of file dictionary.H.
References dictionaryName::name_.
|
inline |
Return the local dictionary name (final part of scoped name)
Definition at line 115 of file dictionary.H.
References fileName::name(), and dictionaryName::name_.
Referenced by dictionaryEntry::dictName(), writeDictionary::execute(), profileModel::New(), solidProperties::New(), liquidProperties::New(), functionObjectState::objectResultType(), specie::write(), rhoConst::write(), polynomialTransport::write(), hConstThermo::write(), hRefConstThermo::write(), icoPolynomial::write(), perfectFluid::write(), eConstThermo::write(), linear< Type >::write(), incompressiblePerfectGas::write(), sutherlandTransport::write(), adiabaticPerfectFluid::write(), Boussinesq::write(), and janafThermo::write().
|
private |
Definition at line 82 of file dictionary.H.
Referenced by dictionaryName::dictName(), and dictionaryName::name().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.