ldas-tools-diskcacheAPI  2.7.0
Functions
diskcachecmd_threaded.cc File Reference

Functions

void writeDirCacheFilesInParallel (const char *bfilename, const char *afilename)
 Write content of global frame data hash to ascii file. More...
 

Function Documentation

◆ writeDirCacheFilesInParallel()

void writeDirCacheFilesInParallel ( const char *  bfilename,
const char *  afilename 
)

Write content of global frame data hash to ascii file.

return: Nothing.

Parameters
[in]bfilenameName of the file to write the binary frame hash to. Default is NULL (C++ will use default file name).
[in]afilenameName of the file to write the ascii frame hash to. Default is NULL (C++ will use default file name).