30 #ifndef INIT_TRIMFILTERDS_H_ 31 #define INIT_TRIMFILTERDS_H_ 41 #endif // INIT_TRIMFILTERDS_H_ functions that implement the bloom filter
void printHelpDialog_trimFilterDS()
Function that prints trimFilterDS help dialog when called.
Definition: init_trimFilterDS.c:43
void getarg_trimFilterDS(int argc, char **argv)
Reads in the arguments passed through the command line to trimFilterDS and stores them in the global ...
Definition: init_trimFilterDS.c:129
structure where the input arguments of trimFilter and trimFilterDS will be stored and function to fre...