# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLMISC::CHTimer::CExamStackEntry Struct Reference

For Hierarchical + sorted display. More...

List of all members.

Public Methods

 CExamStackEntry (CNode *node)

Public Attributes

CNodeNode
uint CurrentChild
std::vector< CNode * > Children


Detailed Description

For Hierarchical + sorted display.

displayHierarchicalByExecutionPath()

Definition at line 388 of file hierarchical_timer.h.


Constructor & Destructor Documentation

NLMISC::CHTimer::CExamStackEntry::CExamStackEntry CNode   node [inline, explicit]
 

Definition at line 397 of file hierarchical_timer.h.

References CurrentChild, and Node.


Member Data Documentation

std::vector<CNode*> NLMISC::CHTimer::CExamStackEntry::Children
 

Definition at line 395 of file hierarchical_timer.h.

uint NLMISC::CHTimer::CExamStackEntry::CurrentChild
 

Definition at line 393 of file hierarchical_timer.h.

Referenced by CExamStackEntry.

CNode* NLMISC::CHTimer::CExamStackEntry::Node
 

Definition at line 391 of file hierarchical_timer.h.

Referenced by CExamStackEntry.


The documentation for this struct was generated from the following file: