SST  11.1.0
StructuralSimulationToolkit
SST::TraceFunction Class Reference

Public Member Functions

 TraceFunction (uint32_t line, const char *file, const char *func, bool print_sim_info=true, bool activate=true)
 
OutputgetOutput ()
 
void output (const char *format,...) const
 Output the message with formatting as specified by the format parameter. More...
 

Member Function Documentation

void SST::TraceFunction::output ( const char *  format,
  ... 
) const

Output the message with formatting as specified by the format parameter.

Parameters
formatFormat string. All valid formats for printf are available.
...Arguments for format.

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