Class InterfaceDecl¶
Defined in File InterfaceDecl.h
Class Documentation¶
-
class
systemc_clang::InterfaceDecl¶ Public Functions
-
InterfaceDecl()¶
-
InterfaceDecl(const std::string&, FindTemplateTypes*)¶
-
InterfaceDecl(const InterfaceDecl&)¶
-
~InterfaceDecl()¶
-
void
setModuleName(const std::string&)¶
-
std::string
getName()¶ Get parameters.
-
FindTemplateTypes *
getTemplateType()¶
-
void
dump(llvm::raw_ostream&, int tabn = 0)¶
-