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
PyScheme.h
Go to the documentation of this file.
1
//
2
#ifndef _OPENCOG_PYTHON_SCHEME_H
3
#define _OPENCOG_PYTHON_SCHEME_H
4
5
#include <string>
6
#include <
opencog/atomspace/AtomSpace.h
>
7
8
namespace
opencog
9
{
10
12
std::string
eval_scheme
(AtomSpace& as,
const
std::string &s);
13
Handle
eval_scheme_h
(AtomSpace& as,
const
std::string &s);
14
15
}
// namespace opencog
16
17
#endif // _OPENCOG_PYTHON_SCHEME_H
18
opencog::eval_scheme_h
Handle eval_scheme_h(AtomSpace &as, const std::string &s)
Definition:
PyScheme.cc:61
AtomSpace.h
opencog::eval_scheme
std::string eval_scheme(AtomSpace &as, const std::string &s)
Definition:
PyScheme.cc:48
opencog
cython
opencog
PyScheme.h
Generated on Sat Aug 22 2015 21:00:13 for OpenCog Framework by
1.8.6