|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <requirement.h>
Data Fields | |
| char * | option |
| char * | value |
Structure used by the import and export functionalities to specify the options
Definition at line 81 of file requirement.h.
| char* REQ_importexport_options_t::option |
Option name.
Definition at line 83 of file requirement.h.
| char* REQ_importexport_options_t::value |
Option value.
Definition at line 84 of file requirement.h.