OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Atom.cc File Reference
#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
 

Macro Definition Documentation

#define _avmtx   _mtx

Definition at line 60 of file Atom.cc.

#define DPRINTF (   ...)

Definition at line 54 of file Atom.cc.

#define MARKED_FOR_REMOVAL   2

Atom flag.

Definition at line 47 of file Atom.cc.