#include <map>#include "semantic_id.h"Include dependency graph for id_map.h:

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

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. | |
Definition in file id_map.h.
|
|
STL map of numeric Semantic IDs.
|
|
|
Const iterator for the semantic ID STL map.
|
|
|
Iterator for the semantic ID STL map.
|
1.3.3