#include <sysc/utils/sc_report.h>
Definition at line 102 of file sc_report.h.
 
      
        
          | sc_core::sc_report::sc_report | ( | const sc_report & |  | ) |  | 
      
 
 
  
  | 
        
          | virtual sc_core::sc_report::~sc_report | ( |  | ) |  |  
          | throw | ( |  |  
          |  | ) |  |  |  | virtual | 
 
 
  
  | 
        
          | const char* sc_core::sc_report::get_file_name | ( |  | ) | const |  | inline | 
 
 
      
        
          | int sc_core::sc_report::get_id | ( |  | ) | const | 
      
 
 
  
  | 
        
          | int sc_core::sc_report::get_line_number | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | static const char* sc_core::sc_report::get_message | ( | int | id | ) |  |  | static | 
 
 
  
  | 
        
          | const char* sc_core::sc_report::get_msg | ( |  | ) | const |  | inline | 
 
 
      
        
          | const char* sc_core::sc_report::get_msg_type | ( |  | ) | const | 
      
 
 
      
        
          | const char* sc_core::sc_report::get_process_name | ( |  | ) | const | 
      
 
 
  
  | 
        
          | const sc_time& sc_core::sc_report::get_time | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | int sc_core::sc_report::get_verbosity | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | static bool sc_core::sc_report::is_suppressed | ( | int | id | ) |  |  | static | 
 
 
  
  | 
        
          | static void sc_core::sc_report::make_warnings_errors | ( | bool |  | ) |  |  | static | 
 
 
  
  | 
        
          | static void sc_core::sc_report::register_id | ( | int | id, |  
          |  |  | const char * | msg |  
          |  | ) |  |  |  | static | 
 
 
  
  | 
        
          | static void sc_core::sc_report::suppress_id | ( | int | id, |  
          |  |  | bool |  |  
          |  | ) |  |  |  | static | 
 
 
  
  | 
        
          | static void sc_core::sc_report::suppress_infos | ( | bool |  | ) |  |  | static | 
 
 
  
  | 
        
          | static void sc_core::sc_report::suppress_warnings | ( | bool |  | ) |  |  | static | 
 
 
      
        
          | void sc_core::sc_report::swap | ( | sc_report & |  | ) |  | 
      
 
 
  
  | 
        
          | bool sc_core::sc_report::valid | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | virtual const char* sc_core::sc_report::what | ( |  | ) | const |  
          | throw | ( |  |  
          |  | ) |  |  |  | inlinevirtual | 
 
 
  
  | 
        
          | char* sc_core::sc_report::file |  | protected | 
 
 
  
  | 
        
          | int sc_core::sc_report::line |  | protected | 
 
 
  
  | 
        
          | int sc_core::sc_report::m_verbosity_level |  | protected | 
 
 
  
  | 
        
          | char* sc_core::sc_report::m_what |  | protected | 
 
 
  
  | 
        
          | char* sc_core::sc_report::msg |  | protected | 
 
 
  
  | 
        
          | sc_time* sc_core::sc_report::timestamp |  | protected | 
 
 
The documentation for this class was generated from the following file: