clibgen.FunctionDefinition Class
Namespace: clibgen
Definition for MATLAB function corresponding to C++ package function
Description
The clibgen.FunctionDefinition
class contains the MATLAB® definition for a function defined in the C++ header.
The clibgen.FunctionDefinition
class is a handle
class.
Creation
MATLAB constructs a FunctionDefinition
object when MATLAB calls addFunction
on a
clibgen.LibraryDefinition
object.
Properties
Methods
Version History
Introduced in R2019a