Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

base::Hashable Class Reference

Inheritance diagram for base::Hashable:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual base::array< base::BytehashCode () const=0

Detailed Description

Interface for objects that can generate hash codes over themselves

Definition at line 37 of file Hashable.


Member Function Documentation

virtual base::array<base::Byte> base::Hashable::hashCode  )  const [pure virtual]
 

Whenever invoked on the same object more than once, the same byte array must be returned, provided no information used in == comparisons on the object is modified.

Implemented in robot::KinematicChain::Link, and robot::KinematicChain.


The documentation for this class was generated from the following file:
Generated on Thu Jul 29 16:38:39 2004 for OpenSim by doxygen 1.3.6