Class NotifyContainer

Class Documentation

class systemc_clang::NotifyContainer

Public Types

typedef vector<string> waitArgVectorType

Public Functions

NotifyContainer()
NotifyContainer(CXXMethodDecl*, CallExpr*)
~NotifyContainer()
NotifyContainer(const NotifyContainer&)
unsigned int getNumArgs()
CXXMethodDecl *getEntryMethod()
CallExpr *getASTNode()
waitArgVectorType getArgList()
void dump(raw_ostream&, int tabn = 0)