|
ROSE
0.9.6a
|
#include <stdio.h>

Go to the source code of this file.
Classes | |
| class | Annotations |
Typedefs | |
| typedef std::map< std::string, procedureAnn * > | procedures_map |
| typedef procedures_map::iterator | procedures_map_p |
| typedef procedures_map::const_iterator | procedures_map_cp |
| typedef std::list< std::string > | str_list |
| typedef std::set< std::string > | str_set |
| typedef std::map< std::string, procedureAnn * > procedures_map |
Definition at line 11 of file annotations.h.
| typedef procedures_map::iterator procedures_map_p |
Definition at line 12 of file annotations.h.
| typedef procedures_map::const_iterator procedures_map_cp |
Definition at line 13 of file annotations.h.
| typedef std::list<std::string> str_list |
Definition at line 19 of file annotations.h.
| typedef std::set<std::string> str_set |
Definition at line 20 of file annotations.h.