TsLog* GetTsLog ( void )

Returns the internal TsLog structure that contains all of the logger's state

Documentation

Returns the internal TsLog structure that contains all of the logger's state. This is a bad thing to give out, but for the time being it makes life easier in the TVLogger.c file because this needs to lock the structure and get a hold of many of its fields in order to display the log graphs.
Returns:
A pointer to the internal TsLog structure or NULL
Author:
Martin Reddy
Version:
27 March 1999


Back to
TerraVision API Home Page