scc 2025.09
SystemC components library
scc::ForLoop< SIZE > Struct Template Reference

Static Public Member Functions

template<template< size_t > class Func>
static bool iterate (sc_trace_file *trace_file, const sc_object *object, trace_types types_to_trace)

Detailed Description

template<size_t SIZE>
struct scc::ForLoop< SIZE >

Definition at line 57 of file tracer_base.cpp.

Member Function Documentation

◆ iterate()

template<size_t SIZE>
template<template< size_t > class Func>
bool scc::ForLoop< SIZE >::iterate ( sc_trace_file * trace_file,
const sc_object * object,
trace_types types_to_trace )
inlinestatic

Definition at line 59 of file tracer_base.cpp.


The documentation for this struct was generated from the following file:
  • /home/eyck/Projects/MINRES/SystemC-Components/src/sysc/scc/tracer_base.cpp