Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

link_map.h File Reference

#include <map>
#include <string>
#include "link.h"
#include "link_list.h"

Include dependency graph for link_map.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  CLinkMap
 Associative map of semantic links. More...


Typedefs

typedef std::map< SemanticID,
CSemanticLink * > 
CSemanticLinkMap
 STL map of semantic links using a numeric ID as a key.

typedef CSemanticLinkMap::iterator CSemanticLinkMap_i
 Iterator for the semantic link STL map.

typedef CSemanticLinkMap::const_iterator CSemanticLinkMap_ci
 Const iterator for the semantic link STL map.


Detailed Description

Definition in file link_map.h.


Typedef Documentation

typedef std::map<SemanticID, CSemanticLink *> CSemanticLinkMap
 

STL map of semantic links using a numeric ID as a key.

Definition at line 34 of file link_map.h.

typedef CSemanticLinkMap::const_iterator CSemanticLinkMap_ci
 

Const iterator for the semantic link STL map.

Definition at line 39 of file link_map.h.

typedef CSemanticLinkMap::iterator CSemanticLinkMap_i
 

Iterator for the semantic link STL map.

Definition at line 37 of file link_map.h.

Referenced by CLinkMap::FindPathTo(), CLinkMap::GetIterator(), CAnalogousWeightNode::GetLinkIterator(), CLinkMap::Lookup(), COMCSNet::p_AnalogousProcessBackwardLinkMap(), COMCSNet::p_AnalogousProcessLinkMap(), COMCSNet::p_AnalogousProcessWeightedNode(), COMCSNet::p_FindContextProcessLinkMap(), CLinkMap::Remove(), CLinkMap::Save(), and CLinkMap::Store().


Generated on Tue Sep 16 09:44:17 2003 for OMCSNetCPP by doxygen 1.3.3