|
CIRCT 22.0.0git
|
This is the complete list of members for esiaccel.types.StructType, including all inherited members.
| __init__(self, str id, List[Tuple[str, "ESIType"]] fields) | esiaccel.types.StructType | |
| _init_from_cpp(self, cpp.StructType cpp_type) | esiaccel.types.StructType | protected |
| bit_width(self) | esiaccel.types.StructType | |
| deserialize(self, bytearray data) | esiaccel.types.StructType | |
| fields | esiaccel.types.StructType | |
| is_valid(self, obj) | esiaccel.types.StructType | |
| serialize(self, obj) | esiaccel.types.StructType |