OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
Public Member Functions | |
MyTestClass (AtomSpace *as, int id) | |
Handle | my_func (Handle h) |
Handle | my_other_func (Handle h) |
Private Attributes | |
AtomSpace * | _as |
int | _id |
Definition at line 18 of file PrimitiveExample.cc.
|
inline |
Definition at line 25 of file PrimitiveExample.cc.
Definition at line 29 of file PrimitiveExample.cc.
References opencog::classserver(), opencog::Atom::getType(), opencog::NodeCast(), and python.undocumented.blocksworld::t.
Definition at line 48 of file PrimitiveExample.cc.
References opencog::Handle::UNDEFINED.
|
private |
Definition at line 21 of file PrimitiveExample.cc.
|
private |
Definition at line 22 of file PrimitiveExample.cc.