16 #ifndef _OPENCOG_FOLLOW_LINK_H
17 #define _OPENCOG_FOLLOW_LINK_H
113 #endif // _OPENCOG_FOLLOW_LINK_H
bool foreach_incoming(bool(T::*cb)(const Handle &), T *data)
Handle backtrack_binary_link(const Handle &h, Type ltype)
std::shared_ptr< Link > LinkPtr
static const Handle UNDEFINED
bool find_link_type(const Handle &h)
static LinkPtr LinkCast(const Handle &h)
Handle follow_binary_link(const Handle &h, Type ltype)
bool pursue_link(const Handle &h)
unsigned short Type
type of Atoms, represented as short integer (16 bits)
Handle follow_link(const Handle &h, Type ltype, int from, int to)