Searched refs:inq_CurElement (Results 1 – 2 of 2) sorted by relevance
57 inq_CurElement() const;84 inq_CurElement() const;113 inq_CurElement() const;143 inq_CurElement() const;168 inq_CurElement() const;208 SCI_Vector<ELEM>::inq_CurElement() const in inq_CurElement() function in ary::SCI_Vector247 SCI_Map<KEY,VALUE>::inq_CurElement() const in inq_CurElement() function in ary::SCI_Map298 SCI_MultiMap<KEY,VALUE>::inq_CurElement() const in inq_CurElement() function in ary::SCI_MultiMap343 SCI_Set<ELEM>::inq_CurElement() const in inq_CurElement() function in ary::SCI_Set385 SCI_DataInMap<KEY,VALUE>::inq_CurElement() const in inq_CurElement() function in ary::SCI_DataInMap
46 const ELEM & operator*() const { return *inq_CurElement(); } in operator *()47 operator bool() const { return inq_CurElement() != 0; }60 inq_CurElement() const = 0;
Completed in 11 milliseconds