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

id_map.h File Reference

#include <map>
#include "semantic_id.h"

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

Typedefs

typedef std::map< SemanticID,
SemanticID
CSemanticIDMap
 STL map of numeric Semantic IDs.

typedef CSemanticIDMap::iterator CSemanticIDMap_i
 Iterator for the semantic ID STL map.

typedef CSemanticIDMap::const_iterator CSemanticIDMap_ci
 Const iterator for the semantic ID STL map.


Detailed Description

Definition in file id_map.h.


Typedef Documentation

typedef std::map<SemanticID, SemanticID> CSemanticIDMap
 

STL map of numeric Semantic IDs.

Definition at line 30 of file id_map.h.

typedef CSemanticIDMap::const_iterator CSemanticIDMap_ci
 

Const iterator for the semantic ID STL map.

Definition at line 36 of file id_map.h.

typedef CSemanticIDMap::iterator CSemanticIDMap_i
 

Iterator for the semantic ID STL map.

Definition at line 33 of file id_map.h.


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