FLM_STATS Struct Reference

FLAIM statistics returned from FlmGetStats(). More...

#include <flaim.h>

List of all members.

Public Attributes

F_MUTEX hMutex
 Mutex for controlling access to this structure - only used internally.
DB_STATSpDbStats
 Pointer to array of database statistics. There will be a DB_STATS structure for every database currently open.
FLMUINT uiDBAllocSeq
 Allocation sequence number for the pDbStats array - only used internally.
FLMUINT uiDbStatArraySize
 Size of the pDbStats array.
FLMUINT uiNumDbStats
 Number of elements in the pDbStats array that are currently in use.
FLMBOOL bCollectingStats
 Flag indicating whether or not we are currently collecting statistics.
FLMUINT uiStartTime
 Time we started collecting statistics. This is GMT time - seconds since January 1, 1970 midnight.
FLMUINT uiStopTime
 Time we stopped collecting statistics. This is GMT time - seconds since January 1, 1970 midnight.


Detailed Description

FLAIM statistics returned from FlmGetStats().


Generated on Wed Oct 4 12:11:43 2006 for FLAIM by  doxygen 1.4.6