vlmxOption Struct Reference
MEX option. More...
#include <mexutils.h>
Data Fields | |
| const char * | name |
| int | has_arg |
| int | val |
Detailed Description
MEX option type.
Field Documentation
| int vlmxOption::has_arg |
has argument?
| const char* vlmxOption::name |
option name
| int vlmxOption::val |
value to return
The documentation for this struct was generated from the following file: