ROSE
0.9.6a
|
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 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.
typedef std::map< annVariable *, enum_property_set > variable_property_map |
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.