AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
optionStackEntry Struct Reference
Collaboration diagram for optionStackEntry:
[legend]

Public Attributes

int argc
 
poptArgv argv
 
pbm_setargb
 
int next
 
char * nextArg
 
const char * nextCharArg
 
poptItem currAlias
 
int stuffed
 

Detailed Description

Definition at line 278 of file options_popt.cpp.

Member Data Documentation

◆ argb

pbm_set* optionStackEntry::argb

Definition at line 281 of file options_popt.cpp.

◆ argc

int optionStackEntry::argc

Definition at line 279 of file options_popt.cpp.

◆ argv

poptArgv optionStackEntry::argv

Definition at line 280 of file options_popt.cpp.

◆ currAlias

poptItem optionStackEntry::currAlias

Definition at line 285 of file options_popt.cpp.

◆ next

int optionStackEntry::next

Definition at line 282 of file options_popt.cpp.

◆ nextArg

char* optionStackEntry::nextArg

Definition at line 283 of file options_popt.cpp.

◆ nextCharArg

const char* optionStackEntry::nextCharArg

Definition at line 284 of file options_popt.cpp.

◆ stuffed

int optionStackEntry::stuffed

Definition at line 286 of file options_popt.cpp.


The documentation for this struct was generated from the following file: