Main Content
coder.descriptor.types.Aggregate Class
Namespace: coder.descriptor.types
Superclasses: coder.descriptor.types.Type
Description
An object of the coder.descriptor.types.Aggregate
class describes a
variable in the generated code that is of an aggregate type.
Aggregate types comprise structures and unions. For information about the Code Descriptor
classes that represent these types, see coder.descriptor.types.Struct
and coder.descriptor.types.Union
.
Properties
Version History
Introduced in R2024a