Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Functions
cattrs.gen._lc Namespace Reference

Functions

str generate_unique_filename (type cls, str func_name, List[str] lines=[])
 

Detailed Description

Line-cache functionality.

Function Documentation

◆ generate_unique_filename()

str cattrs.gen._lc.generate_unique_filename ( type  cls,
str  func_name,
List[str]   lines = [] 
)
Create a "filename" suitable for a function being generated.

If *lines* are provided, insert them in the first free spot or stop
if a duplicate is found.