25 #include <opencog/atomspace/atom_types.h>
27 using namespace opencog;
53 for (
Type s = 0; s < max; s++) {
Atom * getAtom(Type type, const std::string &str) const
ClassServer & classserver(ClassServerFactory *=ClassServer::createInstance)
UnorderedHandleSet getHandleSet(Type type, const std::string &, bool subclass) const
std::vector< NameIndex > idx
unsigned short Type
type of Atoms, represented as short integer (16 bits)
std::unordered_set< Handle, handle_hash > UnorderedHandleSet
a hash that associates the handle to its unique identificator