OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PatternMatcher_CWrapper.h
Go to the documentation of this file.
1 
3 
12 extern "C"
13 {
14  using namespace opencog;
15 
24  UUID PatternMatcher_BindLink(AtomSpace* this_ptr, UUID handle);
25 
26 }
27 
unsigned long UUID
UUID == Universally Unique Identifier.
Definition: Handle.h:46
UUID PatternMatcher_BindLink(AtomSpace *this_ptr, UUID handle)