DSMStructure¶
- class dsviper.DSMStructure¶
Bases:
objectA class used to represent the definition of a struct.
Note: Not directly instantiable.
- documentation() str¶
Return the documentation.
- fields() list[DSMStructureField]¶
Return the list of fields.
- type_reference() DSMTypeReference¶
Return the type reference.