sc_core::sc_trace_file Class Reference
#include <sysc/tracing/sc_trace.h>
List of all members.
Detailed Description
Definition at line 81 of file sc_trace.h.
Constructor & Destructor Documentation
      
        
          | sc_core::sc_trace_file::sc_trace_file  | 
          ( | 
           | 
           )  | 
           | 
        
      
 
 
      
        
          | virtual sc_core::sc_trace_file::~sc_trace_file  | 
          ( | 
           | 
           )  | 
           [inline, protected, virtual] | 
        
      
 
 
Member Function Documentation
      
        
          | virtual void sc_core::sc_trace_file::cycle  | 
          ( | 
          bool  | 
           delta_cycle | 
           )  | 
           [protected, pure virtual] | 
        
      
 
 
      
        
          | virtual void sc_core::sc_trace_file::delta_cycles  | 
          ( | 
          bool  | 
           flag | 
           )  | 
           [virtual] | 
        
      
 
 
      
        
          | virtual void sc_core::sc_trace_file::set_time_unit  | 
          ( | 
          double  | 
           v,  | 
        
        
           | 
           | 
          sc_time_unit  | 
           tu |   | 
        
        
           | 
          ) | 
           |  |  [pure virtual] | 
        
      
 
 
      
        
          | virtual void sc_core::sc_trace_file::space  | 
          ( | 
          int  | 
           n | 
           )  | 
           [virtual] | 
        
      
 
 
      
        
          | virtual void sc_core::sc_trace_file::trace  | 
          ( | 
          const unsigned int &  | 
           object,  | 
        
        
           | 
           | 
          const std::string &  | 
           name,  | 
        
        
           | 
           | 
          const char **  | 
           enum_literals |   | 
        
        
           | 
          ) | 
           |  |  [pure virtual] | 
        
      
 
 
      
        
          | virtual void sc_core::sc_trace_file::write_comment  | 
          ( | 
          const std::string &  | 
           comment | 
           )  | 
           [pure virtual] | 
        
      
 
 
Friends And Related Function Documentation
The documentation for this class was generated from the following file: