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

semantic_id.h File Reference

#include <sys/types.h>

Include dependency graph for semantic_id.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.

Typedefs

typedef u_long SemanticID
 Numeric ID used to index concepts and semantic links.


Variables

const SemanticID SEMANTIC_ID_NONE = 0
 Reserved ID used to indicate that no real ID has been set.

const SemanticID SEMANTIC_ID_START = 1
 Reserved ID indicating the beginning of the usable ID range.


Detailed Description

Definition in file semantic_id.h.


Typedef Documentation

typedef u_long SemanticID
 

Numeric ID used to index concepts and semantic links.

Definition at line 27 of file semantic_id.h.

Referenced by CPredicateDecoder::DecodePredicateText(), COMCSNet::FindPathFromA_To_B(), CSemanticIDGenerator::Get(), CSemanticLink::GetDestID(), CSemanticLink::GetID(), CSemanticConcept::GetID(), CSemanticLink::GetSourceID(), CSemanticLink::Load(), CSemanticConcept::Load(), CTextIDMap::Lookup(), COMCSNet::LookupConcept(), CSemanticLink::Save(), and CSemanticConcept::Save().


Variable Documentation

const SemanticID SEMANTIC_ID_NONE = 0 [static]
 

Reserved ID used to indicate that no real ID has been set.

Definition at line 30 of file semantic_id.h.

const SemanticID SEMANTIC_ID_START = 1 [static]
 

Reserved ID indicating the beginning of the usable ID range.

Definition at line 32 of file semantic_id.h.


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