ldas-tools-framecpp 2.9.2
Classes | Namespaces | Macros | Typedefs | Enumerations | Functions | Variables
FrVerifyChecksums.cc File Reference
#include <sys/stat.h>
#include <stdio.h>
#include <stdlib.h>
#include <strings.h>
#include <iostream>
#include <memory>
#include <stdexcept>
#include "ldastoolsal/MemChecker.hh"
#include "ldastoolsal/CommandLineOptions.hh"
#include "ldastoolsal/reverse.hh"
#include "framecpp/Common/FrameSpec.hh"
#include "framecpp/Common/Verify.hh"
#include "framecpp/IFrameStream.hh"
Include dependency graph for FrVerifyChecksums.cc:

Classes

class  IFrameStream
 
class  CommandLine
 Class to handle command line options for this application. More...
 

Namespaces

namespace  anonymous_namespace{FrVerifyChecksums.cc}
 

Macros

#define DEFAULT_BUFFER_SIZE   256
 

Typedefs

typedef LDASTools::AL::CommandLineOptions CommandLineOptions
 
typedef CommandLineOptions::Option Option
 
typedef CommandLineOptions::OptionSet OptionSet
 
typedef FrameCPP::Common::FrameBuffer< filebuf > FrameBuffer
 

Enumerations

enum  anonymous_namespace{FrVerifyChecksums.cc}::error_type { anonymous_namespace{FrVerifyChecksums.cc}::MIN_ERROR = VerifyException::MAX_ERROR + 1 , anonymous_namespace{FrVerifyChecksums.cc}::USAGE = MIN_ERROR , anonymous_namespace{FrVerifyChecksums.cc}::UNHANDLED_EXCEPTION , anonymous_namespace{FrVerifyChecksums.cc}::MAX_ERROR = UNHANDLED_EXCEPTION }
 

Functions

void depart (int ExitCode)
 
int main (int ArgC, char **ArgV)
 

Variables

static const char * anonymous_namespace{FrVerifyChecksums.cc}::error_strings []
 

Macro Definition Documentation

◆ DEFAULT_BUFFER_SIZE

#define DEFAULT_BUFFER_SIZE   256

Typedef Documentation

◆ CommandLineOptions

typedef LDASTools::AL::CommandLineOptions CommandLineOptions

◆ FrameBuffer

◆ Option

typedef CommandLineOptions::Option Option

◆ OptionSet

typedef CommandLineOptions::OptionSet OptionSet

Function Documentation

◆ depart()

void depart ( int  ExitCode)
inline

◆ main()

int main ( int  ArgC,
char **  ArgV 
)