[Overview][Classes][Index] |
Return the tree report as a string
Source position: avl_tree.pp line 109
public function TAVLTree.ReportAsString: string; |
The tree report as a string
ReportAsString calls WriteReportToStream and retuns the stream data as a string.
|
Write the contents of the tree consistency check to the stream |