AJA NTV2 SDK  18.0.0.2122
NTV2 SDK 18.0.0.2122
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 168 of file options_popt.h.

Member Data Documentation

◆ argc

int poptAlias::argc

Definition at line 171 of file options_popt.h.

◆ argv

const char** poptAlias::argv

must be free()able

Definition at line 172 of file options_popt.h.

◆ longName

const char* poptAlias::longName

may be NULL

Definition at line 169 of file options_popt.h.

◆ shortName

char poptAlias::shortName

may be NUL

Definition at line 170 of file options_popt.h.


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