Diffpack Documentation


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

init_arr1.h File Reference

Diffpack Kernel. More...

Go to the source code of this file.

Defines

#define DP_MAJOR_VERSION   4
#define DP_MINOR_VERSION   0
#define DP_PATCH_LEVEL   0

Functions

String getVersion ()
String getVersionInfo ()
void printIntroLine (const String &tag, const String &body)
void printIntroLine (const char c)
void printIntroLine (const String &tag, const int days)
void initStdIO ()
void attachCommandLineArgs (int argc, const char **argv)
void init_arr1 (int argc, const char **argv, bool hide_casename_files=false, const char *logfile_extension="dp", const char *package_name="Diffpack")
void initBasicTools (int argc, const char **argv, bool hide_casename_files=false)
void printCommandLineArguments (Os os)

Variables

Is s_i
Os s_o
Os s_e
char** cl_argv
int cl_argc
String casename
String casename_orig
String casedir
String logfile_name
real comparison_tolerance
int verbose
int nographics
int nounix
int noreport
int nomenudump
int nodump
int abnormal_exit
TotalCPU total_CPU
int advice
int exceptions
Handle(DistrProcManagerproc_manager


Detailed Description

Diffpack Kernel.


Define Documentation

#define DP_MAJOR_VERSION   4
 

#define DP_MINOR_VERSION   0
 

#define DP_PATCH_LEVEL   0
 


Function Documentation

void attachCommandLineArgs ( int argc,
const char ** argv )
 

String getVersion ( )
 

String getVersionInfo ( )
 

void initBasicTools ( int argc,
const char ** argv,
bool hide_casename_files = false )
 

void initStdIO ( )
 

void init_arr1 ( int argc,
const char ** argv,
bool hide_casename_files = false,
const char * logfile_extension = "dp",
const char * package_name = "Diffpack" )
 

void printCommandLineArguments ( Os os )
 

void printIntroLine ( const String & tag,
const int days )
 

void printIntroLine ( const char c )
 

void printIntroLine ( const String & tag,
const String & body )
 


Variable Documentation

int abnormal_exit
 

int advice
 

String casedir
 

String casename
 

String casename_orig
 

int cl_argc
 

char ** cl_argv
 

real comparison_tolerance
 

int exceptions
 

String logfile_name
 

int nodump
 

int nographics
 

int nomenudump
 

int noreport
 

int nounix
 

Handle(DistrProcManager) proc_manager
 

Os s_e
 

Is s_i
 

Os s_o
 

TotalCPU total_CPU
 

int verbose
 


Copyright © 2003 inuTech GmbH. All rights reserved.