#include <OtherHashMaps.h>
Public Types | |
typedef KeyItem | value_type |
Public Member Functions | |
KeyItem (KeyItem *next1, K const &key1, ValueItem *val1) | |
const value_type & | operator() () const |
Public Attributes | |
K | key |
KeyItem * | next |
ValueItem * | value |
Definition at line 73 of file OtherHashMaps.h.
typedef KeyItem cmsutil::SimpleAllocHashMultiMap< K, V, Hasher, Equals, Alloc >::KeyItem::value_type |
Definition at line 78 of file OtherHashMaps.h.
|
inline |
Definition at line 74 of file OtherHashMaps.h.
|
inline |
Definition at line 79 of file OtherHashMaps.h.
K cmsutil::SimpleAllocHashMultiMap< K, V, Hasher, Equals, Alloc >::KeyItem::key |
Definition at line 75 of file OtherHashMaps.h.
Referenced by cmsutil::SimpleAllocHashMultiMap< K, V, Hasher, Equals, Alloc >::find_or_insert_(), and ws_sso_content_reader.HTTPSClientAuthHandler::getConnection().
KeyItem* cmsutil::SimpleAllocHashMultiMap< K, V, Hasher, Equals, Alloc >::KeyItem::next |
Definition at line 76 of file OtherHashMaps.h.
Referenced by cmsutil::SimpleAllocHashMultiMap< K, V, Hasher, Equals, Alloc >::find_or_insert_(), and cmsutil::SimpleAllocHashMultiMap< K, V, Hasher, Equals, Alloc >::values().
ValueItem* cmsutil::SimpleAllocHashMultiMap< K, V, Hasher, Equals, Alloc >::KeyItem::value |
Definition at line 77 of file OtherHashMaps.h.
Referenced by Types.int32::__nonzero__(), Types.uint32::__nonzero__(), Types.int64::__nonzero__(), Types.uint64::__nonzero__(), Types.double::__nonzero__(), Types.bool::__nonzero__(), Types.string::__nonzero__(), average.Average::average(), Vispa.Views.PropertyView.FileProperty::buttonClicked(), Types.string::configValue(), Types.FileInPath::configValue(), Mixins.UsingBlock::dumpPython(), cmsutil::SimpleAllocHashMultiMap< K, V, Hasher, Equals, Alloc >::insert(), Types.int32::insertInto(), Types.uint32::insertInto(), Types.int64::insertInto(), Types.uint64::insertInto(), Types.double::insertInto(), Mixins.UsingBlock::insertInto(), Types.bool::insertInto(), Types.string::insertInto(), Types.FileInPath::insertInto(), Types.vint32::insertInto(), Types.vuint32::insertInto(), Types.vint64::insertInto(), Types.vuint64::insertInto(), Types.vdouble::insertInto(), Types.vbool::insertInto(), Types.vstring::insertInto(), and Vispa.Views.PropertyView.FileProperty::labelDoubleClicked().