OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
opencog::AttentionValue::LTIThenTVAscendingSort Struct Reference

functor for comparing atom's attention value More...

#include <AttentionValue.h>

+ Inheritance diagram for opencog::AttentionValue::LTIThenTVAscendingSort:
+ Collaboration diagram for opencog::AttentionValue::LTIThenTVAscendingSort:

Public Member Functions

 LTIThenTVAscendingSort ()
 
virtual bool test (const AtomPtr &, const AtomPtr &) const
 
- Public Member Functions inherited from opencog::AtomComparator
bool operator() (const AtomPtr &a, const AtomPtr &b) const
 

Detailed Description

functor for comparing atom's attention value

Definition at line 141 of file AttentionValue.h.

Constructor & Destructor Documentation

opencog::AttentionValue::LTIThenTVAscendingSort::LTIThenTVAscendingSort ( )
inline

Definition at line 142 of file AttentionValue.h.

Member Function Documentation

bool AttentionValue::LTIThenTVAscendingSort::test ( const AtomPtr h1,
const AtomPtr h2 
) const
virtual

Implements opencog::AtomComparator.

Definition at line 78 of file AttentionValue.cc.


The documentation for this struct was generated from the following files: