AJA NTV2 SDK  17.1.1.1245
NTV2 SDK 17.1.1.1245
poptAlias Struct Reference

#include <options_popt.h>

Public Attributes

const char * longName
 
char shortName
 
int argc
 
const char ** argv
 

Detailed Description

A popt alias argument for poptAddAlias().

Definition at line 161 of file options_popt.h.

Member Data Documentation

◆ argc

int poptAlias::argc

Definition at line 164 of file options_popt.h.

◆ argv

const char** poptAlias::argv

must be free()able

Definition at line 165 of file options_popt.h.

◆ longName

const char* poptAlias::longName

may be NULL

Definition at line 162 of file options_popt.h.

◆ shortName

char poptAlias::shortName

may be NUL

Definition at line 163 of file options_popt.h.


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