CIRCT 23.0.0git
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
esiaccel.types.WindowType.Field Class Reference
Inheritance diagram for esiaccel.types.WindowType.Field:
Inheritance graph
[legend]
Collaboration diagram for esiaccel.types.WindowType.Field:
Collaboration graph
[legend]

Static Public Attributes

str name
 
int num_items
 
int bulk_count_width
 

Detailed Description

Definition at line 464 of file types.py.

Member Data Documentation

◆ bulk_count_width

int esiaccel.types.WindowType.Field.bulk_count_width
static

Definition at line 467 of file types.py.

◆ name

str esiaccel.types.WindowType.Field.name
static

Definition at line 465 of file types.py.

Referenced by esiaccel.types.TypeAlias.__str__().

◆ num_items

int esiaccel.types.WindowType.Field.num_items
static

Definition at line 466 of file types.py.


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