OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <opencog/atomspace/AtomSpace.h>
#include <opencog/atomspace/BackingStore.h>
#include <opencog/guile/SchemePrimitive.h>
#include "SQLPersistSCM.h"
#include "AtomStorage.h"
Go to the source code of this file.
Classes | |
class | opencog::SQLBackingStore |
Namespaces | |
opencog | |
Macros | |
#define | NLP_HACK 0 |
Functions | |
void | opencog_persist_sql_init (void) |
#define NLP_HACK 0 |
void opencog_persist_sql_init | ( | void | ) |
Definition at line 246 of file SQLPersistSCM.cc.