Defines | Functions | Variables

SampleDrivers/Basic/statistic_gathering.cpp File Reference

#include "ColPackHeaders.h"
#include "stat.h"

Go to the source code of this file.

Defines

#define TOP_DIR   "."

Functions

int f (string s_InputFile)
int main (int argc, char **argv)

Variables

string baseDir = TOP_DIR

Define Documentation

#define TOP_DIR   "."

Definition at line 10 of file statistic_gathering.cpp.


Function Documentation

int f ( string  s_InputFile  ) 
int main ( int  argc,
char **  argv 
)

Variable Documentation

string baseDir = TOP_DIR

Definition at line 14 of file statistic_gathering.cpp.