Specify whether to generate access methods for internal data structures, such as Block I/O, DWork vectors, Run-time model, Zero-crossings, and continuous states, for the C++ model class.
Category: Code Generation > Interface
Default:
None
None
Does not generate access methods for internal data structures for the C++ model class.
Method
Generates noninlined access methods for internal data structures for the C++ model class.
Inlined method
Generates inlined access methods for internal data structures for the C++ model class.
This parameter appears only for ERT-based targets with Language
set to C++
and Code interface packaging
set to C++ class
.
This parameter requires an Embedded Coder® license when generating code.
Parameter:
GenerateInternalMemberAccessMethods |
Type: character vector |
Value:
'None' | 'Method' |
'Inlined method' |
Default:
'None' |
Application | Setting |
---|---|
Debugging | Inlined method |
Traceability | Inlined method |
Efficiency | Inlined method |
Safety precaution | No recommendation |