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 listto the structure. | |
| void | addGroup (const mxArray *mxarray, const char *name) | 
| Add libconfig's groupto the structure. | |
| operator Setting & () | |
| Operator for more convenient access to this Confic. | |
Class for writing Settings into Matlab's mxArray.
 1.6.1
 1.6.1