Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

commandline.cpp File Reference

#include "commandline.hpp"
#include "log.h"
#include <iostream>
#include <string>

Include dependency graph for commandline.cpp:

Go to the source code of this file.

Functions

void init ()
void usage ()
 commandline -- some utility methods for fim commandline tools.
int process_arguments (int argc, char *argv[], counter_t &min_supp, bool &isrel, double &relminsupp)
int process_arguments (int argc, char *argv[], counter_t &min_supp)

Variables

std::string file_format
 Some utility functions for the commandline tools.


Function Documentation

void init  ) 
 

Definition at line 14 of file commandline.cpp.

References file_format.

Referenced by main().

int process_arguments int  argc,
char *  argv[],
counter_t min_supp
 

Definition at line 74 of file commandline.cpp.

int process_arguments int  argc,
char *  argv[],
counter_t min_supp,
bool &  isrel,
double &  relminsupp
 

Definition at line 44 of file commandline.cpp.

Referenced by main().

void usage  ) 
 

commandline -- some utility methods for fim commandline tools.

Definition at line 25 of file commandline.cpp.

Referenced by main(), parseparams(), and process_arguments().


Variable Documentation

std::string file_format
 

Some utility functions for the commandline tools.

Definition at line 11 of file commandline.cpp.

Referenced by init(), and usage().


Generated on Sun Sep 17 17:51:30 2006 for FIM environment by  doxygen 1.4.4