|
MagickCore
6.7.5
|
#include <option.h>
Data Fields | |
| const char * | mnemonic |
| ssize_t | type |
| ssize_t | flags |
| MagickBooleanType | stealth |
| ssize_t _OptionInfo::flags |
Definition at line 121 of file option.h.
Referenced by GetCommandOptionFlags().
| const char* _OptionInfo::mnemonic |
Definition at line 118 of file option.h.
Referenced by GetCommandOptionFlags(), GetCommandOptions(), CommandOptionToMnemonic(), ListCommandOptions(), and ParseCommandOption().
| ssize_t _OptionInfo::type |
Definition at line 121 of file option.h.
Referenced by ParseCommandOption().