OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
HandleMap.h File Reference
#include <map>
#include <memory>
#include <mutex>
#include <opencog/atomspace/Handle.h>
#include <opencog/util/exceptions.h>
+ Include dependency graph for HandleMap.h:

Go to the source code of this file.

Classes

class  opencog::HandleMapIterator< T >
 
class  opencog::HandleMap< T >
 red-black tree maps Handle keys to type T elements More...
 
class  opencog::HandleMapIterator< T >
 

Namespaces

 opencog
 

Detailed Description

red-black tree maps Handle keys to type T elements

Definition in file HandleMap.h.