#include <IDMap_AMOS.hh>
Collaboration diagram for AMOS::IDMap_t::const_iterator:
Public Member Functions | |
const_iterator () | |
const_iterator (const std::vector< HashNode_t > *iid_bucs_p, const std::vector< HashNode_t > *eid_bucs_p) | |
const HashTriple_t & | operator * () const |
operator const HashTriple_t * () const | |
const HashTriple_t * | operator-> () const |
const_iterator & | operator++ () |
const_iterator | operator++ (int) |
Definition at line 272 of file IDMap_AMOS.hh.
|
Definition at line 282 of file IDMap_AMOS.hh. |
|
Definition at line 584 of file IDMap_AMOS.cc. References AMOS::IDMap_t::begin(), AMOS::IDMap_t::empty(), and operator++(). |
|
Definition at line 286 of file IDMap_AMOS.hh. |
|
Definition at line 288 of file IDMap_AMOS.hh. |
|
Definition at line 293 of file IDMap_AMOS.hh. References operator++(). |
|
Definition at line 602 of file IDMap_AMOS.cc. References AMOS::IDMap_t::begin(), and AMOS::IDMap_t::end(). Referenced by const_iterator(), and operator++(). |
|
Definition at line 290 of file IDMap_AMOS.hh. |