SystemC 3.0.0
Accellera SystemC proof-of-concept library
Public Member Functions | List of all members
sc_core::sc_initializer_function Class Reference

#include <sysc/kernel/sc_initializer_function.h>

Public Member Functions

template<class F >
 sc_initializer_function (F &&fn)
 

Detailed Description

Definition at line 75 of file sc_initializer_function.h.

Constructor & Destructor Documentation

◆ sc_initializer_function()

template<class F >
sc_core::sc_initializer_function::sc_initializer_function ( F &&  fn)
inlineexplicit

Definition at line 78 of file sc_initializer_function.h.


The documentation for this class was generated from the following file: