SystemC  2.3.1
Accellera SystemC proof-of-concept library
Classes | Namespaces | Macros | Functions
sc_trace_file_base.h File Reference
#include <cstdio>
#include "sysc/tracing/sc_trace.h"
#include "sysc/tracing/sc_tracing_ids.h"
Include dependency graph for sc_trace_file_base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sc_core::sc_trace_file_base
 

Namespaces

 sc_core
 

Macros

#define SC_TRACING_PHASE_CALLBACKS_   0
 

Functions

void sc_core::double_to_special_int64 (double in, unsigned *high, unsigned *low)
 
std::string sc_core::localtime_string ()
 

Macro Definition Documentation

#define SC_TRACING_PHASE_CALLBACKS_   0

Definition at line 48 of file sc_trace_file_base.h.