User`s guide
C
C++ Utility Library
Reference
Primitive Typ es (p. C-2)
Primitive types that can be sto red in
a MATLAB array
Utility Classes (p. C-3)
Utility classes used by the
mwArray
API
mwString Class (p. C-4)
String class used by the API to pass
string data as output
mwException Class (p. C-2 0)
Exception type used by the
mwArray
API and the C++ interface functions
mwException Class Functions
(p. C-21)
Exception handling functions that
report errors that occur during array
processing
mwArray Class (p. C-29)
Used to pass input/output arguments
to MATLAB Compiler generated
C++ interface functions
mwArray Class Functions (p. C-33)
mwArray construction functions to
create
mwArrays