Main Page Class Hierarchy Compound List File List Compound Members
Map Member List
This is the complete list of members for Map, including all inherited members.
- check() const
[inline, virtual]
- empty()
[inline]
- failByNullOnce(bool bynull=true) const
[inline]
- failByThrow(bool bythrow=true)
[inline]
- failByThrowOnce(bool bythrow=true) const
[inline]
- get(const keyclass &key) const
[inline]
- gethash() const
[inline]
- getOr(const keyclass &key, const valueclass &def) const
[inline]
- getp(const keyclass &key) const
[inline]
- getv(const keyclass &key)
[inline]
- getvp(const keyclass &key)
[inline]
- hasKey(const keyclass &key) const
[inline]
- Map()
[inline]
- Map(int hashsize, int flags)
[inline]
- Map(const Map &orig) (defined in Map)
[inline]
- operator+=(const Map< keyclass, valueclass > &other)
[inline]
- operator=(const Map< keyclass, valueclass > &other)
[inline]
- operator>>(DumpContext &out) const
[inline, virtual]
- operator>>(ostream &out) const
[inline, virtual]
- operator[](const keyclass &key) const
[inline]
- operator[](const keyclass &key)
[inline]
- remove(const keyclass &key)
[inline]
- set(const keyclass &key, const valueclass &value)
[inline]
- set(const keyclass &key, const valueclass *value)
[inline]
- ~Map() (defined in Map)
[inline]
Generated at Tue Dec 4 19:53:30 2001 for MagiC++ by
1.2.6 written by Dimitri van Heesch,
© 1997-2001