ROSE
0.9.6a
|
#include "AstSpecificDataManagingClass.h"
#include <ostream>
#include <string>
Go to the source code of this file.
Classes | |
class | AST_FILE_IO |
Class holding stat ic data and functions supporting File I/O. More... | |
class | AST_FILE_IO::MemoryCheckingTraversalForAstFileIO |
Macros | |
#define | REGISTER_ATTRIBUTE_FOR_FILE_IO(CLASS_TO_BE_REGISTERED) AST_FILE_IO::registerAttribute<CLASS_TO_BE_REGISTERED> ( ) ; |
Typedefs | |
typedef AstSpecificDataManagingClass | AstData |
#define REGISTER_ATTRIBUTE_FOR_FILE_IO | ( | CLASS_TO_BE_REGISTERED) | AST_FILE_IO::registerAttribute<CLASS_TO_BE_REGISTERED> ( ) ; |
Definition at line 14 of file AST_FILE_IO.h.
typedef AstSpecificDataManagingClass AstData |
Definition at line 16 of file AST_FILE_IO.h.