OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <vector>
#include <string>
#include <opencog/atomspace/AtomSpace.h>
#include <opencog/atomspace/Handle.h>
#include <opencog/persist/sql/AtomStorage.h>
Go to the source code of this file.
Classes | |
class | opencog::SQLPersistSCM |
Namespaces | |
opencog | |
Functions | |
void | opencog_persist_sql_init (void) |
void opencog_persist_sql_init | ( | void | ) |
Definition at line 246 of file SQLPersistSCM.cc.