Trace Objects


Functions

void moduleGuard::Trace (double step=0) throw ()
void moduleGuard::Trace (managedObject &X, double step=0) throw ()

Function Documentation

void Trace managedObject X,
double  step = 0
throw () [inherited]
 

Set a trace point for a specified object and perform a progress feed.

Parameters:
X A reference of the object to be traced
step A relative progress value

void Trace double  step = 0  )  throw () [inherited]
 

Set a trace point and perform a progress feed.

Parameters:
step A relative progress value