OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
PatternMatcher_CWrapper.cpp
Go to the documentation of this file.
1
2
#include "
PatternMatcher_CWrapper.h
"
3
#include <
opencog/query/BindLinkAPI.h
>
4
5
UUID
PatternMatcher_BindLink
(
AtomSpace
* this_ptr,
UUID
handle)
6
{
7
Handle
h(handle);
8
return
bindlink
(this_ptr, h).
value
();
9
}
10
PatternMatcher_CWrapper.h
opencog::AtomSpace
Definition:
AtomSpace.h:54
opencog::UUID
unsigned long UUID
UUID == Universally Unique Identifier.
Definition:
Handle.h:46
PatternMatcher_BindLink
UUID PatternMatcher_BindLink(AtomSpace *this_ptr, UUID handle)
Definition:
PatternMatcher_CWrapper.cpp:5
opencog::bindlink
Handle bindlink(AtomSpace *, const Handle &)
Definition:
Implicator.cc:156
opencog::Handle::value
UUID value(void) const
Definition:
Handle.h:85
opencog::Handle
Definition:
Handle.h:53
BindLinkAPI.h
opencog
haskell
PatternMatcher_CWrapper.cpp
Generated on Sat Aug 22 2015 21:00:13 for OpenCog Framework by
1.8.6