ldas-tools-al 2.6.7
Loading...
Searching...
No Matches
CommandLine.cc File Reference
#include <fcntl.h>
#include <strings.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <sstream>
#include "ldastoolsal/CommandLineOptions.hh"
#include "ldastoolsal/MemChecker.hh"
#include "ldastoolsal/unittest.h"
Include dependency graph for CommandLine.cc:

Classes

class  anonymous_namespace{CommandLine.cc}::CommandLine

Namespaces

namespace  anonymous_namespace{CommandLine.cc}

Typedefs

typedef LDASTools::AL::CommandLineOptions CommandLineOptions

Functions

void anonymous_namespace{CommandLine.cc}::test_no_arg_options ()
void anonymous_namespace{CommandLine.cc}::test_req_arg_options ()
void anonymous_namespace{CommandLine.cc}::test_opt_arg_options ()
int main (int ArgC, char **ArgV)

Variables

LDASTools::Testing::UnitTest Test

Typedef Documentation

◆ CommandLineOptions

Function Documentation

◆ main()

int main ( int ArgC,
char ** ArgV )

Variable Documentation

◆ Test