#include <cstdio>#include <string>#include <set>#include "AGTypes.h"#include "AGException.h"#include "Hash.h"Include dependency graph for Identifiers.h:

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

Go to the source code of this file.
Compounds | |
| class | Identifiers | 
Typedefs | |
| typedef string | String | 
| typedef hash_set<Id,hashString, StringEqual>  | IdSet | 
| typedef hash_map<AGSetId,AGSet*, hashString,StringEqual >  | AGSetRefs | 
| typedef hash_map<AGId,AG*, hashString,StringEqual >  | AGRefs | 
| typedef hash_map<TimelineId, Timeline*,hashString,StringEqual >  | TimelineRefs | 
| typedef hash_map<SignalId, Signal*,hashString,StringEqual >  | SignalRefs | 
| typedef hash_map<AnnotationId, Annotation*,hashString,StringEqual >  | AnnotationRefs | 
| typedef hash_map<AnchorId, Anchor*,hashString,StringEqual >  | AnchorRefs | 
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
1.2.7 written by Dimitri van Heesch,
 © 1997-2001