Class FindPorts¶
Defined in File FindPorts.h
Inheritance Relationships¶
Base Type¶
public RecursiveASTVisitor< FindPorts >
Class Documentation¶
-
class
systemc_clang::FindPorts: public RecursiveASTVisitor<FindPorts>¶ Public Types
-
typedef map<string, FindTemplateTypes*>
PortType¶ typedefs
-
typedef pair<string, FindTemplateTypes*>
kvType¶
-
typedef map<string, FindTemplateTypes*>