UImxArray Class Reference
Class for writing Settings into Matlab's mxArray. More...
#include <mex_parser.h>
Public Member Functions | |
UImxArray (const mxArray *mxarray) | |
Build an instance of Config with fields filled from the given mxarray. | |
void | addList (const mxArray *mxarray, const char *name) |
Add libconfig's list to the structure. | |
void | addGroup (const mxArray *mxarray, const char *name) |
Add libconfig's group to the structure. | |
operator Setting & () | |
Operator for more convenient access to this Config. | |
mxArray * | create_mxArray () |
Convert existing Setting to Matlab arrays. | |
Static Public Member Functions | |
static mxArray * | create_mxArray (const Setting &setting) |
Convert existing Setting to Matlab arrays. |
Detailed Description
Class for writing Settings into Matlab's mxArray.
The documentation for this class was generated from the following file:
Generated on 2 Dec 2013 for mixpp by 1.4.7