CloneableMap()=default | dart::common::CloneableMap< MapType > | |
CloneableMap(const CloneableMap &otherStates) | dart::common::CloneableMap< MapType > | |
CloneableMap(CloneableMap &&otherStates) | dart::common::CloneableMap< MapType > | |
CloneableMap(const MapType &otherMap) | dart::common::CloneableMap< MapType > | |
CloneableMap(MapType &&otherMap) | dart::common::CloneableMap< MapType > | |
CompositeData(Args &&... args) | dart::common::detail::CompositeData< MapType, GetData > | inline |
copy(const CloneableMap &otherMap, bool merge=false) | dart::common::CloneableMap< MapType > | |
copy(const MapType &otherMap, bool merge=false) | dart::common::CloneableMap< MapType > | |
create(Args &&... args) | dart::common::detail::CompositeData< MapType, GetData > | inline |
get() | dart::common::detail::CompositeData< MapType, GetData > | inline |
get() const | dart::common::detail::CompositeData< MapType, GetData > | inline |
getMap() | dart::common::CloneableMap< MapType > | |
getMap() const | dart::common::CloneableMap< MapType > | |
getOrCreate(Args &&... args) | dart::common::detail::CompositeData< MapType, GetData > | inline |
has() const | dart::common::detail::CompositeData< MapType, GetData > | inline |
merge(const CloneableMap &otherMap) | dart::common::CloneableMap< MapType > | |
merge(const MapType &otherMap) | dart::common::CloneableMap< MapType > | |
mMap | dart::common::CloneableMap< MapType > | protected |
operator=(const CloneableMap &otherStates) | dart::common::CloneableMap< MapType > | |
operator=(CloneableMap &&otherStates) | dart::common::CloneableMap< MapType > | |
operator=(const MapType &otherMap) | dart::common::CloneableMap< MapType > | |
operator=(MapType &&otherMap) | dart::common::CloneableMap< MapType > | |
~CompositeData()=default | dart::common::detail::CompositeData< MapType, GetData > | virtual |