AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Definition of Command Line classes. More...
#include "ajabase/common/commandline.h"
#include "ajabase/common/common.h"
#include "ajabase/system/file_io.h"
#include <iomanip>
#include <iostream>
#include <sstream>
Go to the source code of this file.
Variables | |
static const char | kAssignChar = '=' |
static const char | kSingleDash = '-' |
static const char * | kDoubleDash = "--" |
Definition of Command Line classes.
Definition in file commandline.cpp.
|
static |
Definition at line 14 of file commandline.cpp.
|
static |
Definition at line 16 of file commandline.cpp.
|
static |
Definition at line 15 of file commandline.cpp.