|
OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <set>#include <unistd.h>#include <opencog/util/Logger.h>#include <opencog/util/exceptions.h>#include <opencog/util/misc.h>#include <opencog/util/platform.h>#include <opencog/atomspace/Atom.h>#include <opencog/atomspace/AtomTable.h>#include <opencog/atomspace/ClassServer.h>#include <opencog/atomspace/Link.h>#include <opencog/atomspace/IndefiniteTruthValue.h>#include <opencog/atomspace/SimpleTruthValue.h>
Include dependency graph for Atom.cc:Go to the source code of this file.
Macros | |
| #define | MARKED_FOR_REMOVAL 2 |
| Atom flag. More... | |
| #define | DPRINTF(...) |
| #define | _avmtx _mtx |