OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <mutex>
#include <boost/signals2.hpp>
#include <opencog/util/recent_val.h>
#include <opencog/atomspace/AttentionValue.h>
Go to the source code of this file.
Classes | |
class | opencog::AttentionBank |
Namespaces | |
opencog | |
Typedefs | |
typedef boost::signals2::signal< void(const Handle &, const AttentionValuePtr &, const AttentionValuePtr &)> | opencog::AFCHSigl |