BlockFileAnalyzer

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

dumpGraph
void dumpGraph(File fout)
Undocumented in source. Be warned that the author may not have intended to support it.
dumpIndexDoc
const(Document) dumpIndexDoc(const(Index) index)
Undocumented in source. Be warned that the author may not have intended to support it.
print
void print(File fout)
Undocumented in source. Be warned that the author may not have intended to support it.
printHeader
void printHeader(File fout)
Undocumented in source. Be warned that the author may not have intended to support it.
printMaster
void printMaster(File fout)
Undocumented in source. Be warned that the author may not have intended to support it.
printStatistic
void printStatistic(File fout)
Undocumented in source. Be warned that the author may not have intended to support it.
printUtilisation
void printUtilisation(File fout)
Undocumented in source. Be warned that the author may not have intended to support it.
recyclePrint
void recyclePrint(File fout)
Undocumented in source. Be warned that the author may not have intended to support it.
recycleStatisticPrint
void recycleStatisticPrint(File fout)
Undocumented in source. Be warned that the author may not have intended to support it.
recyclerCurrentPrint
void recyclerCurrentPrint(File fout)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

index_from
Index index_from;
Undocumented in source.
index_to
Index index_to;
Undocumented in source.
inspect_iterations
uint inspect_iterations;
Undocumented in source.
logscale
bool logscale;
Undocumented in source.
max_block_iteration
uint max_block_iteration;
Undocumented in source.

Meta