A wrapper for dictionary content, without operators that could affect inheritance patterns. More...
Public Member Functions | |
dictionaryContent ()=default | |
dictionaryContent (const dictionaryContent &)=default | |
dictionaryContent (dictionaryContent &&)=default | |
dictionaryContent (const dictionary &dict) | |
dictionaryContent (dictionary &&dict) | |
virtual | ~dictionaryContent ()=default |
const dictionary & | dict () const noexcept |
void | dict (const dictionary &dict) |
void | dict (dictionary &&dict) |
void | operator= (const dictionaryContent &)=delete |
void | operator= (dictionaryContent &&)=delete |
Static Public Member Functions | |
static dictionary | copyDict (const dictionary &input, const wordList &allow=wordList(), const wordList &deny=wordList()) |
static dictionary | copyDict (const dictionary &input, const wordRes &allow, const wordRes &deny=wordRes()) |
A wrapper for dictionary content, without operators that could affect inheritance patterns.
Definition at line 43 of file dictionaryContent.H.
|
default |
|
default |
|
default |
|
inlineexplicit |
Definition at line 64 of file dictionaryContent.H.
|
inlineexplicit |
Definition at line 70 of file dictionaryContent.H.
|
virtualdefault |
|
static |
Definition at line 71 of file dictionaryContent.C.
References Foam::copyFilteredDict(), Foam::input(), and Foam::glTF::key().
|
static |
Definition at line 106 of file dictionaryContent.C.
References Foam::copyFilteredDict(), Foam::input(), Foam::glTF::key(), wordRes::match(), and wordRes::matched().
|
inlinenoexcept |
Definition at line 119 of file dictionaryContent.H.
Referenced by dictionaryContent::dict(), codedFunctionObject::redirectFunctionObject(), codedFixedValueFvPatchField< Type >::redirectPatchField(), codedFixedValuePointPatchField< Type >::redirectPatchField(), and codedMixedFvPatchField< Type >::redirectPatchField().
|
inline |
Definition at line 125 of file dictionaryContent.H.
References dictionaryContent::dict().
|
inline |
Definition at line 131 of file dictionaryContent.H.
References dictionaryContent::dict().
|
delete |
|
delete |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.