MVault 1.0.0
Simple c++ database
Loading...
Searching...
No Matches
mvlt::Map< KeyType, ValueType > Member List

This is the complete list of members for mvlt::Map< KeyType, ValueType >, including all inherited members.

begin() noexceptmvlt::ParentMap< std::multimap< KeyType, ValueType >, std::map< KeyType, ValueType >, MapIterator< KeyType, ValueType >, KeyType, ValueType >inline
Begin() noexceptmvlt::ParentMap< std::multimap< KeyType, ValueType >, std::map< KeyType, ValueType >, MapIterator< KeyType, ValueType >, KeyType, ValueType >inline
Clear() noexceptmvlt::ParentMap< std::multimap< KeyType, ValueType >, std::map< KeyType, ValueType >, MapIterator< KeyType, ValueType >, KeyType, ValueType >inline
DataMapmvlt::ParentMap< std::multimap< KeyType, ValueType >, std::map< KeyType, ValueType >, MapIterator< KeyType, ValueType >, KeyType, ValueType >protected
DataMultiMapmvlt::ParentMap< std::multimap< KeyType, ValueType >, std::map< KeyType, ValueType >, MapIterator< KeyType, ValueType >, KeyType, ValueType >protected
Emplace(EmplaceKeyType &&key, EmplaceValueType &&value) noexceptmvlt::ParentMap< std::multimap< KeyType, ValueType >, std::map< KeyType, ValueType >, MapIterator< KeyType, ValueType >, KeyType, ValueType >inline
end() noexceptmvlt::ParentMap< std::multimap< KeyType, ValueType >, std::map< KeyType, ValueType >, MapIterator< KeyType, ValueType >, KeyType, ValueType >inline
End() noexceptmvlt::ParentMap< std::multimap< KeyType, ValueType >, std::map< KeyType, ValueType >, MapIterator< KeyType, ValueType >, KeyType, ValueType >inline
EqualRange(const KeyType &data) noexceptmvlt::ParentMap< std::multimap< KeyType, ValueType >, std::map< KeyType, ValueType >, MapIterator< KeyType, ValueType >, KeyType, ValueType >inline
Erase(const KeyType &data) noexceptmvlt::ParentMap< std::multimap< KeyType, ValueType >, std::map< KeyType, ValueType >, MapIterator< KeyType, ValueType >, KeyType, ValueType >inline
Erase(const MapIterator< KeyType, ValueType > &dataIt) noexceptmvlt::ParentMap< std::multimap< KeyType, ValueType >, std::map< KeyType, ValueType >, MapIterator< KeyType, ValueType >, KeyType, ValueType >inline
Find(const KeyType &data) noexceptmvlt::ParentMap< std::multimap< KeyType, ValueType >, std::map< KeyType, ValueType >, MapIterator< KeyType, ValueType >, KeyType, ValueType >inline
IsMultiContainer() const noexceptmvlt::ParentMap< std::multimap< KeyType, ValueType >, std::map< KeyType, ValueType >, MapIterator< KeyType, ValueType >, KeyType, ValueType >inline
IsMultiMapmvlt::ParentMap< std::multimap< KeyType, ValueType >, std::map< KeyType, ValueType >, MapIterator< KeyType, ValueType >, KeyType, ValueType >protected
LowerBound(const KeyType &data) noexceptmvlt::Map< KeyType, ValueType >inline
Map(const bool &isMultiMap) noexceptmvlt::Map< KeyType, ValueType >inlineexplicit
Rbegin() noexceptmvlt::Map< KeyType, ValueType >inline
Rend() noexceptmvlt::Map< KeyType, ValueType >inline
Size() noexceptmvlt::ParentMap< std::multimap< KeyType, ValueType >, std::map< KeyType, ValueType >, MapIterator< KeyType, ValueType >, KeyType, ValueType >inline
UpperBound(const KeyType &data) noexceptmvlt::Map< KeyType, ValueType >inline