CBMC
vcd_goto_trace.h File Reference

Traces of GOTO Programs in VCD (Value Change Dump) Format. More...

#include <iosfwd>
+ Include dependency graph for vcd_goto_trace.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void output_vcd (const namespacet &ns, const goto_tracet &goto_trace, std::ostream &out)
 

Detailed Description

Traces of GOTO Programs in VCD (Value Change Dump) Format.

Definition in file vcd_goto_trace.h.

Function Documentation

◆ output_vcd()

void output_vcd ( const namespacet ns,
const goto_tracet goto_trace,
std::ostream &  out 
)

Definition at line 73 of file vcd_goto_trace.cpp.