AJA NTV2 SDK  17.0.1.1246
NTV2 SDK 17.0.1.1246
poptContext_s Struct Reference
Collaboration diagram for poptContext_s:
[legend]

Public Attributes

struct optionStackEntry optionStack [10]
 
struct optionStackEntryos
 
poptArgv leftovers
 
int numLeftovers
 
int nextLeftover
 
const struct poptOptionoptions
 
int restLeftover
 
const char * appName
 
poptItem aliases
 
int numAliases
 
unsigned int flags
 
poptItem execs
 
int numExecs
 
poptArgv finalArgv
 
int finalArgvCount
 
int finalArgvAlloced
 
int(* maincall )(int argc, const char **argv)
 
poptItem doExec
 
const char * execPath
 
int execAbsolute
 
const char * otherHelp
 
pbm_setarg_strip
 

Detailed Description

Definition at line 289 of file options_popt.cpp.

Member Data Documentation

◆ aliases

poptItem poptContext_s::aliases

Definition at line 298 of file options_popt.cpp.

◆ appName

const char* poptContext_s::appName

Definition at line 297 of file options_popt.cpp.

◆ arg_strip

pbm_set* poptContext_s::arg_strip

Definition at line 311 of file options_popt.cpp.

◆ doExec

poptItem poptContext_s::doExec

Definition at line 307 of file options_popt.cpp.

◆ execAbsolute

int poptContext_s::execAbsolute

Definition at line 309 of file options_popt.cpp.

◆ execPath

const char* poptContext_s::execPath

Definition at line 308 of file options_popt.cpp.

◆ execs

poptItem poptContext_s::execs

Definition at line 301 of file options_popt.cpp.

◆ finalArgv

poptArgv poptContext_s::finalArgv

Definition at line 303 of file options_popt.cpp.

◆ finalArgvAlloced

int poptContext_s::finalArgvAlloced

Definition at line 305 of file options_popt.cpp.

◆ finalArgvCount

int poptContext_s::finalArgvCount

Definition at line 304 of file options_popt.cpp.

◆ flags

unsigned int poptContext_s::flags

Definition at line 300 of file options_popt.cpp.

◆ leftovers

poptArgv poptContext_s::leftovers

Definition at line 292 of file options_popt.cpp.

◆ maincall

int(* poptContext_s::maincall) (int argc, const char **argv)

Definition at line 306 of file options_popt.cpp.

◆ nextLeftover

int poptContext_s::nextLeftover

Definition at line 294 of file options_popt.cpp.

◆ numAliases

int poptContext_s::numAliases

Definition at line 299 of file options_popt.cpp.

◆ numExecs

int poptContext_s::numExecs

Definition at line 302 of file options_popt.cpp.

◆ numLeftovers

int poptContext_s::numLeftovers

Definition at line 293 of file options_popt.cpp.

◆ options

const struct poptOption* poptContext_s::options

Definition at line 295 of file options_popt.cpp.

◆ optionStack

struct optionStackEntry poptContext_s::optionStack[10]

Definition at line 290 of file options_popt.cpp.

◆ os

struct optionStackEntry* poptContext_s::os

Definition at line 291 of file options_popt.cpp.

◆ otherHelp

const char* poptContext_s::otherHelp

Definition at line 310 of file options_popt.cpp.

◆ restLeftover

int poptContext_s::restLeftover

Definition at line 296 of file options_popt.cpp.


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