systemc-clang 2.0.0
Parsing SystemC constructs
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
parselib.compound.aggregate Class Reference
Inheritance diagram for parselib.compound.aggregate:
Inheritance graph
[legend]
Collaboration diagram for parselib.compound.aggregate:
Collaboration graph
[legend]

Public Member Functions

 __init__ (self, params, fields)
 
 to_str (self, var_name, context=None)
 

Public Attributes

 fields
 
 params
 

Detailed Description

Definition at line 6 of file compound.py.

Constructor & Destructor Documentation

◆ __init__()

parselib.compound.aggregate.__init__ ( self,
params,
fields )

Definition at line 7 of file compound.py.

Member Function Documentation

◆ to_str()

parselib.compound.aggregate.to_str ( self,
var_name,
context = None )

Definition at line 12 of file compound.py.

Member Data Documentation

◆ fields

parselib.compound.aggregate.fields

Definition at line 8 of file compound.py.

◆ params

parselib.compound.aggregate.params

Definition at line 9 of file compound.py.


The documentation for this class was generated from the following file: