Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

GXProfileElement Struct Reference

#include <GXProfiler.h>

List of all members.

Public Methods

 GXProfileElement ()
bool operator== (GXProfileElement &Target)
UINT HashCode ()
bool Assign (GXProfileElement &Source)

Public Attributes

CGXHashableString sFunctionName
__int64 i64StartTick
__int64 iCallCount
float fSecondCount


Constructor & Destructor Documentation

GXProfileElement::GXProfileElement   [inline]
 


Member Function Documentation

bool GXProfileElement::Assign GXProfileElement &    Source [inline]
 

UINT GXProfileElement::HashCode   [inline]
 

bool GXProfileElement::operator== GXProfileElement &    Target [inline]
 


Member Data Documentation

float GXProfileElement::fSecondCount
 

__int64 GXProfileElement::i64StartTick
 

__int64 GXProfileElement::iCallCount
 

CGXHashableString GXProfileElement::sFunctionName
 


The documentation for this struct was generated from the following file:
Generated on Thu May 23 17:51:01 2002 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001