coder.descriptor.DataTransferFunction Class
Namespace: coder.descriptor
Superclasses: coder.descriptor.FunctionInterface
Return information about function prototypes for data transfer service interfaces
Since R2022b
Description
An object of the coder.descriptor.DataTransferFunction
class represents the data transfer function
interface in the generated code.
Properties
Prototype
— Description of function prototype
coder.descriptor.Prototype
object
Description of the function prototype, including the function return value, name, arguments,
header, and source file, specified as a coder.descriptor.Prototype
object.
Attributes:
GetAccess | public |
SetAccess | public |
ActualReturn
— Return arguments from function
coder.descriptor.DataInterface
object
Return arguments from the function, specified as a
coder.descriptor.DataInterface
object. When the function returns
no data, this field is empty.
Attributes:
GetAccess | public |
SetAccess | public |
VariantInfo
— Variant conditions in model
coder.descriptor.VariantInfo
object
Variant conditions in the model that interact with the function interface, specified
as a coder.descriptor.VariantInfo
object.
Attributes:
GetAccess | public |
SetAccess | public |
FunctionOwner
— Function owner
coder.descriptor.TypedRegion
object
Function owner of the class that the function belongs to, specified as a
coder.descriptor.TypedRegion
object. For C code generation, this
property is empty.
Attributes:
GetAccess | public |
SetAccess | public |
Timing
— Function access rate in target environment
coder.descriptor.TimingInterface
object
Function access rate in the target environment, specified as a
coder.descriptor.TimingInterface
object.
Attributes:
GetAccess | public |
SetAccess | public |
ActualArgs
— Input arguments to the function
coder.descriptor.DataInterfaceList
object
Input arguments to the function, specified as a
coder.descriptor.DataInterfaceList
object. When there is
no data passed as an argument to the function,
this property is empty.
Attributes:
GetAccess | public |
FunctionType
— Function type
Set
| Get
Type of access function, specified as an enumerated value of Set
or Get
.
Attributes:
GetAccess | public |
SetAccess | public |
Version History
Introduced in R2022b
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
Asia Pacific
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)