Main Content
getServicesHeaderFileName
Class: coder.descriptor.ServiceInterface
Namespace: coder.descriptor
Return name of header file that contains service function declarations
Since R2022b
Syntax
serviceHeaderFile = getServicesHeaderFileName(serviceObj)
Description
returns the file name that is used by the code generator to write service function
declarations for the service interface serviceHeaderFile
= getServicesHeaderFileName(serviceObj
)serviceObj
.
Input Arguments
Output Arguments
Version History
Introduced in R2022b