Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
namespace Synopsis::Parser::C++::FakeGC
struct cleanup
Files: Synopsis/Parser/C++/syn/fakegc.hh
cleanup-inheritance Scopes/Synopsis/Parser/C++/AST/SourceFile.html Scopes/Synopsis/Parser/C++/Types/Type.html Scopes/Synopsis/Parser/C++/Dictionary.html Scopes/Synopsis/Parser/C++/AST/Parameter.html Scopes/Synopsis/Parser/C++/AST/Include.html Scopes/Synopsis/Parser/C++/AST/Comment.html Scopes/Synopsis/Parser/C++/ScopeInfo.html Scopes/Synopsis/Parser/C++/AST/Declaration.html

Base class of objects that will be cleaned up


Public Member functions Summary:
 constructorcleanup()
Constructorinline constructor for efficiency [Source]
virtual destructor~cleanup()
Virtual Destructor [Source]

Public Data members Summary:
cleanup*cleanup_next
A pointer to the next node in the list [Source]