Public Member Functions | Static Public Attributes | Protected Member Functions | Protected Attributes | Private Attributes | Static Private Attributes | List of all members
ROWDiff Class Reference

Detailed Description

Definition at line 112 of file rowdiff.cpp.

Inheritance diagram for ROWDiff:
Inheritance graph
[legend]

Public Member Functions

virtual bool initialize (int argc, char *argv[]) throw ()
 
 ROWDiff (char *arg0)
 

Static Public Attributes

static const int DIFFS_CODE = 1
 Differences found in input files. More...
 
static const int EXIST_ERROR = 2
 Input file does not exist exit code. More...
 

Protected Member Functions

virtual void process ()
 

Protected Attributes

gnsstk::CommandOptionWithAnyArg precisionOption
 

Private Attributes

int precision
 

Static Private Attributes

static const int DEFAULT_PRECISION = 5
 

Constructor & Destructor Documentation

◆ ROWDiff()

ROWDiff::ROWDiff ( char *  arg0)
inline

Definition at line 119 of file rowdiff.cpp.

Member Function Documentation

◆ initialize()

bool ROWDiff::initialize ( int  argc,
char *  argv[] 
)
throw (
)
virtual

Definition at line 135 of file rowdiff.cpp.

◆ process()

void ROWDiff::process ( )
protectedvirtual

Definition at line 152 of file rowdiff.cpp.

Member Data Documentation

◆ DEFAULT_PRECISION

const int ROWDiff::DEFAULT_PRECISION = 5
staticprivate

Definition at line 132 of file rowdiff.cpp.

◆ DIFFS_CODE

const int ROWDiff::DIFFS_CODE = 1
static

Differences found in input files.

Definition at line 118 of file rowdiff.cpp.

◆ EXIST_ERROR

const int ROWDiff::EXIST_ERROR = 2
static

Input file does not exist exit code.

Definition at line 116 of file rowdiff.cpp.

◆ precision

int ROWDiff::precision
private

Definition at line 131 of file rowdiff.cpp.

◆ precisionOption

gnsstk::CommandOptionWithAnyArg ROWDiff::precisionOption
protected

Definition at line 128 of file rowdiff.cpp.


The documentation for this class was generated from the following file:


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:43