22 #ifndef _OPENCOG_TYPEINDEX_H
23 #define _OPENCOG_TYPEINDEX_H
70 :
public std::iterator<std::forward_iterator_tag, Handle>
84 std::vector<UnorderedAtomSet>::const_iterator
s;
85 std::vector<UnorderedAtomSet>::const_iterator
send;
87 UnorderedAtomSet::const_iterator
se;
97 #endif // _OPENCOG_TYPEINDEX_H
UnorderedAtomSet::const_iterator se
iterator & operator=(iterator)
iterator begin(Type, bool) const
std::vector< UnorderedAtomSet >::const_iterator s
size_t getNumAtomsOfType(Type type, bool subclass) const
bool operator==(iterator)
void insert(size_t i, Atom *a)
unsigned short Type
type of Atoms, represented as short integer (16 bits)
bool operator!=(iterator)
std::vector< UnorderedAtomSet >::const_iterator send