![]() |
AJA NTV2 SDK
18.0.0.2122
NTV2 SDK 18.0.0.2122
|
#include <options_popt.h>
Public Attributes | |
| const char * | longName |
| char | shortName |
| int | argc |
| const char ** | argv |
A popt alias argument for poptAddAlias().
Definition at line 168 of file options_popt.h.
| int poptAlias::argc |
Definition at line 171 of file options_popt.h.
| const char** poptAlias::argv |
must be free()able
Definition at line 172 of file options_popt.h.
| const char* poptAlias::longName |
may be NULL
Definition at line 169 of file options_popt.h.
| char poptAlias::shortName |
may be NUL
Definition at line 170 of file options_popt.h.