Inheritance:
Public Fields
-
object* key
-
object* value
Public Methods
-
inline _bucket(object* key, object* value)
-
inline _bucket(const _bucket &src)
Inherited from object:
Public Methods
-
virtual bool operator==(const object &obj) const
-
virtual bool operator!=(const object &obj) const
-
virtual unsigned int hashcode() const
-
virtual object* clone() const
Documentation
object* key
object* value
inline _bucket(object* key, object* value)
inline _bucket(const _bucket &src)
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.