Main Content

coder.descriptor.SenderReceiverServiceInterface Class

Namespace: coder.descriptor

Return information about sender and receiver service interfaces

Since R2022b

Description

An object of the coder.descriptor.SenderReceiverServiceInterface class represents the sender and receiver service interface configurations defined in the Embedded Coder Dictionary.

Creation

serviceInterfaceTypeObj = getServiceInterface(serviceObj,serviceInterfaceType) creates a coder.descriptor.SenderReceiverServiceInterface object that represents the sender and receiver service interface configurations.

Input Arguments

expand all

Service interface, also referred to as the code configuration object, for which you want to retrieve the information about generated code, specified as a coder.descriptor.ServiceInterface object.

Sender and receiver service interface type specified in the Embedded Coder Dictionary, specified as an enumerated value of coder.descriptor.Services.SenderReceiver.

Methods

expand all

Version History

Introduced in R2022b