| 
| 
  | TraceFunction (uint32_t line, const char *file, const char *func, bool print_sim_info=true) | 
|   | 
| 
Output &  | getOutput () | 
|   | 
| void  | output (const char *format,...) const  | 
|   | Output the message with formatting as specified by the format parameter.  More...
  | 
|   | 
      
        
          | void SST::TraceFunction::output  | 
          ( | 
          const char *  | 
          format,  | 
        
        
           | 
           | 
            | 
          ...  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
Output the message with formatting as specified by the format parameter. 
- Parameters
 - 
  
    | format | Format string. All valid formats for printf are available.  | 
    | ... | Arguments for format.  | 
  
   
 
 
The documentation for this class was generated from the following files:
- src/sst/core/output.h
 
- src/sst/core/output.cc