ROSE
0.9.6a
|
Go to the source code of this file.
Classes | |
class | structureTreeAnn |
Structure Tree annotation. More... | |
class | structureAnn |
Pointer structure annotation. More... | |
Typedefs | |
typedef std::list< structureAnn * > | structure_list |
typedef structure_list::iterator | structure_list_p |
typedef structure_list::const_iterator | structure_list_cp |
typedef std::list < structureTreeAnn * > | structuretree_list |
typedef structuretree_list::iterator | structuretree_list_p |
typedef std::list<structureAnn * > structure_list |
Definition at line 10 of file structure.h.
typedef structure_list::iterator structure_list_p |
Definition at line 13 of file structure.h.
typedef structure_list::const_iterator structure_list_cp |
Definition at line 14 of file structure.h.
typedef std::list< structureTreeAnn * > structuretree_list |
Definition at line 16 of file structure.h.
typedef structuretree_list::iterator structuretree_list_p |
Definition at line 17 of file structure.h.