NeoN
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
NeoN::Dictionary Member List

This is the complete list of members for NeoN::Dictionary, including all inherited members.

contains(const std::string &key) constNeoN::Dictionary
Dictionary()=defaultNeoN::Dictionary
Dictionary(const std::unordered_map< std::string, std::any > &keyValuePairs)NeoN::Dictionary
Dictionary(const std::initializer_list< std::pair< std::string, std::any > > &initList)NeoN::Dictionary
empty() constNeoN::Dictionaryinline
get(const std::string &key)NeoN::Dictionaryinline
get(const std::string &key) constNeoN::Dictionaryinline
getMap()NeoN::Dictionary
getMap() constNeoN::Dictionary
insert(const std::string &key, const std::any &value)NeoN::Dictionary
isDict(const std::string &key) constNeoN::Dictionary
keys() constNeoN::Dictionary
operator[](const std::string &key)NeoN::Dictionary
operator[](const std::string &key) constNeoN::Dictionary
remove(const std::string &key)NeoN::Dictionary
subDict(const std::string &key)NeoN::Dictionary
subDict(const std::string &key) constNeoN::Dictionary