hashmap< hash > Class Template Reference
Collaboration diagram for hashmap< hash >:
Collaboration graph

Classes

class  iter
 

Public Types

typedef iter< objref, v::iterator, vv::iterator > iterator
 
typedef iter< const objref, v::const_iterator, vv::const_iterator > const_iterator
 
typedef GraphID_t size_type
 

Public Member Functions

 hashmap (const hashmap &x)
 
iterator begin ()
 
iterator end ()
 
const_iterator begin () const
 
const_iterator end () const
 
size_type size () const
 
void clear ()
 

Protected Member Functions

objref & at (GraphID_t i)
 
objref at (GraphID_t i) const
 

The documentation for this class was generated from the following file: