ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
procedure.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  procedureAnn
 Procedure annotation. More...
 

Typedefs

typedef std::set
< enumPropertyAnn * > 
enum_property_set
 
typedef enum_property_set::iterator enum_property_set_p
 
typedef
enum_property_set::const_iterator 
enum_property_set_cp
 
typedef std::map< annVariable
*, enum_property_set
variable_property_map
 
typedef
variable_property_map::iterator 
variable_property_map_p
 
typedef
variable_property_map::const_iterator 
variable_property_map_cp
 

Typedef Documentation

typedef std::set< enumPropertyAnn * > enum_property_set

Definition at line 60 of file procedure.h.

typedef enum_property_set::iterator enum_property_set_p

Definition at line 61 of file procedure.h.

typedef enum_property_set::const_iterator enum_property_set_cp

Definition at line 62 of file procedure.h.

Definition at line 64 of file procedure.h.

typedef variable_property_map::iterator variable_property_map_p

Definition at line 65 of file procedure.h.

typedef variable_property_map::const_iterator variable_property_map_cp

Definition at line 66 of file procedure.h.