![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Public Member Functions | |
| __init__ (self, config) | |
| extract (self, container) | |
| process (self, container, list) | |
| safeclone (self, container) | |
Public Attributes | |
| allowed | |
| extracted | |
A class to extract certain containers. The config parameter is a map containing three lists: allowed, copied and extracted. Each of the three is a list of class names for containers. Allowed containers are included as is into the result. Cloned containers are cloned and placed into the result. Extracted containers are looked into. All other containers are silently ignored.