Open CASCADE Technology  6.9.0
Public Member Functions

TestTopOpeTools_Trace Class Reference

#include <TestTopOpeTools_Trace.hxx>

Public Member Functions

 TestTopOpeTools_Trace (const Standard_Integer nbmaxentry, const TCollection_AsciiString &genre)
 
 TestTopOpeTools_Trace (const Standard_Integer nbmaxentry)
 
Standard_Integer Add (const t_flag flag, tf_value func)
 
Standard_Integer SetVerbose (const Standard_Boolean b)
 
Standard_Integer SetVerbose (const t_flag flag, const Standard_Boolean b)
 
Standard_Integer Set (const Standard_Integer mute, const t_flag flag, const t_value value)
 
Standard_Integer Add (const t_flag flag, tf_intarg func)
 
Standard_Integer Add (const t_flag flag, tf_int_intarg func)
 
Standard_Integer Set (const Standard_Integer mute, const t_flag flag, const t_value value, Standard_Integer narg, const char **args)
 
void Dump ()
 
void Reset (const t_value)
 
Standard_Boolean IsEmpty ()
 
const TCollection_AsciiStringGenre ()
 
Standard_Boolean Exist (const t_flag flag, Standard_Integer &index)
 
Standard_Boolean Exist (const tf_value func, Standard_Integer &index)
 

Constructor & Destructor Documentation

TestTopOpeTools_Trace::TestTopOpeTools_Trace ( const Standard_Integer  nbmaxentry,
const TCollection_AsciiString genre 
)
TestTopOpeTools_Trace::TestTopOpeTools_Trace ( const Standard_Integer  nbmaxentry)

Member Function Documentation

Standard_Integer TestTopOpeTools_Trace::Add ( const t_flag  flag,
tf_value  func 
)
Standard_Integer TestTopOpeTools_Trace::Add ( const t_flag  flag,
tf_intarg  func 
)
Standard_Integer TestTopOpeTools_Trace::Add ( const t_flag  flag,
tf_int_intarg  func 
)
void TestTopOpeTools_Trace::Dump ( )
Standard_Boolean TestTopOpeTools_Trace::Exist ( const t_flag  flag,
Standard_Integer index 
)
Standard_Boolean TestTopOpeTools_Trace::Exist ( const tf_value  func,
Standard_Integer index 
)
const TCollection_AsciiString& TestTopOpeTools_Trace::Genre ( )
inline
Standard_Boolean TestTopOpeTools_Trace::IsEmpty ( void  )
inline
void TestTopOpeTools_Trace::Reset ( const t_value  )
Standard_Integer TestTopOpeTools_Trace::Set ( const Standard_Integer  mute,
const t_flag  flag,
const t_value  value 
)
Standard_Integer TestTopOpeTools_Trace::Set ( const Standard_Integer  mute,
const t_flag  flag,
const t_value  value,
Standard_Integer  narg,
const char **  args 
)
Standard_Integer TestTopOpeTools_Trace::SetVerbose ( const Standard_Boolean  b)
Standard_Integer TestTopOpeTools_Trace::SetVerbose ( const t_flag  flag,
const Standard_Boolean  b 
)

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