SLJ Test
1.0
System Latency Jitter Test
|
#include <replgetopt.h>
Public Attributes | |
char * | name |
int | has_arg |
int * | flag |
int | val |
Definition at line 114 of file replgetopt.h.
int* option::flag |
Definition at line 118 of file replgetopt.h.
int option::has_arg |
Definition at line 117 of file replgetopt.h.
char* option::name |
Definition at line 116 of file replgetopt.h.
int option::val |
Definition at line 124 of file replgetopt.h.