|
nuXmv API 126f6942
API for nuXmv
|
Option object as key-value pair. More...
#include <nuxmv.h>
Data Fields | |
| const char * | key |
| const char * | value |
Option object as key-value pair.
| const char* nuxmv_opt::key |
Null-terminated string representing the option name.
| const char* nuxmv_opt::value |
Null-terminated string representing the value for the option.