#include <cstdio>
#include "sysc/tracing/sc_trace.h"
#include "sysc/tracing/sc_tracing_ids.h"
Go to the source code of this file.
Classes | |
class | sc_core::sc_trace_file_base |
Namespaces | |
namespace | sc_core |
Defines | |
#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 () |
#define SC_TRACING_PHASE_CALLBACKS_ 0 |
Definition at line 48 of file sc_trace_file_base.h.