Robuta

https://de.mathworks.com/help/ecoder/ref/coder.descriptor.serviceinterface.getserviceinterface.html coder.descriptor.ServiceInterface.getServiceInterface - Return service interface object for service... This MATLAB function returns the type of coder.descriptor.ServiceInterface object associated with the service interface type specified in serviceInterfaceType. return servicecoderdescriptorinterfaceobject https://de.mathworks.com/help/ecoder/ref/coder.descriptor.serviceinterface.getservicesheaderfilename.html coder.descriptor.ServiceInterface.getServicesHeaderFileName - Return name of header file that... This MATLAB function returns the file name that is used by the code generator to write service function declarations for the service interface serviceObj. coderdescriptorreturnnameheader https://www.mathworks.com/help/systemcomposer/ref/systemcomposer.interface.serviceinterface.html systemcomposer.interface.ServiceInterface - Client-server interface - MATLAB A ServiceInterface object describes the structure and attributes of a client-server interface. client serverinterfacematlab https://www.mathworks.com/help/ecoder/ref/coder.descriptor.serviceinterface.getcalledservicefunctions.html coder.descriptor.ServiceInterface.getCalledServiceFunctions - Returns service functions called from... This MATLAB function returns a list of service functions that the specified entry-point function, entryPointFunctionName, calls. returns servicecoderdescriptorfunctionscalled https://www.mathworks.com/help/ecoder/ref/coder.descriptor.serviceinterface.getservicesheaderfilename.html coder.descriptor.ServiceInterface.getServicesHeaderFileName - Return name of header file that... This MATLAB function returns the file name that is used by the code generator to write service function declarations for the service interface serviceObj. coderdescriptorreturnnameheader https://egit.irs.uni-stuttgart.de/eive/fsfw/src/commit/ee4449b74d29cadd6e250d9ef11f796d33befb42/src/fsfw/serviceinterface fsfw/src/fsfw/serviceinterface at ee4449b74d29cadd6e250d9ef11f796d33befb42 - fsfw - IRS git hosting fsfw - The Flight Software Framework code for the EIVE project. srcirsgithosting