OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
Go to the source code of this file.
Classes | |
class | opencog::AttentionValue |
struct | opencog::AttentionValue::STISort |
functor for comparing atom's attention value More... | |
struct | opencog::AttentionValue::LTIAndTVAscendingSort |
functor for comparing atom's attention value More... | |
struct | opencog::AttentionValue::LTIThenTVAscendingSort |
functor for comparing atom's attention value More... | |
Namespaces | |
opencog | |
Macros | |
#define | createAV std::make_shared<AttentionValue> |
Typedefs | |
typedef std::shared_ptr < AttentionValue > | opencog::AttentionValuePtr |