ldas-tools-diskcacheAPI
2.7.0
|
Functions | |
void | writeDirCacheFilesInParallel (const char *bfilename, const char *afilename) |
Write content of global frame data hash to ascii file. More... | |
void writeDirCacheFilesInParallel | ( | const char * | bfilename, |
const char * | afilename | ||
) |
Write content of global frame data hash to ascii file.
return: Nothing.
[in] | bfilename | Name of the file to write the binary frame hash to. Default is NULL (C++ will use default file name). |
[in] | afilename | Name of the file to write the ascii frame hash to. Default is NULL (C++ will use default file name). |