ldas-tools-framecpp 2.8.1
|
#include <string.h>
#include <unistd.h>
#include <iostream>
#include "ldastoolsal/MemChecker.hh"
#include "ldastoolsal/CommandLineOptions.hh"
#include "framecpp/Common/FrameSpec.hh"
#include "framecpp/Common/IOStream.hh"
#include "framecpp/Common/FrameBuffer.hh"
#include "framecpp/Common/FrameStream.hh"
#include "framecpp/Common/FrTOC.hh"
#include "framecpp/Version4/FrTOC.hh"
#include "framecpp/Version6/FrTOC.hh"
#include "framecpp/FrameCPP.hh"
#include "toc.hh"
Classes | |
class | CommandLine |
Class to handle command line options for this application. More... | |
Typedefs | |
typedef LDASTools::AL::CommandLineOptions | CommandLineOptions |
typedef CommandLineOptions::Option | Option |
typedef CommandLineOptions::OptionSet | OptionSet |
Functions | |
void | depart (int ExitCode) |
int | main (int ArgC, char *ArgV[]) |
typedef LDASTools::AL::CommandLineOptions CommandLineOptions |
typedef CommandLineOptions::Option Option |
typedef CommandLineOptions::OptionSet OptionSet |
|
inline |
int main | ( | int | ArgC, |
char * | ArgV[] | ||
) |