PIPS-NLP
Public Member Functions | Public Attributes | Protected Attributes | List of all members
NodeExecEntry Class Reference

#include <StochResourcesMonitor.h>

Public Member Functions

 NodeExecEntry (double localTime, double childrenTime)
 
void clear ()
 
void recLocal_start ()
 
void recLocal_stop ()
 
void recChildren_start ()
 
void recChildren_stop ()
 

Public Attributes

double tmLocal
 
double tmChildren
 

Protected Attributes

double tmOpStartLocal
 
double tmOpStartChildren
 

Constructor & Destructor Documentation

NodeExecEntry::NodeExecEntry ( double  localTime,
double  childrenTime 
)

Member Function Documentation

void NodeExecEntry::clear ( )
void NodeExecEntry::recChildren_start ( )
void NodeExecEntry::recChildren_stop ( )
void NodeExecEntry::recLocal_start ( )
void NodeExecEntry::recLocal_stop ( )

Member Data Documentation

double NodeExecEntry::tmChildren
double NodeExecEntry::tmLocal
double NodeExecEntry::tmOpStartChildren
protected
double NodeExecEntry::tmOpStartLocal
protected

The documentation for this class was generated from the following files: