scc 2025.09
SystemC components library
scc::sc_variable< T >::creator Struct Reference

Public Member Functions

 creator (T const &default_val)
sc_variable< T > * operator() (const char *n, size_t i)

Detailed Description

template<typename T>
struct scc::sc_variable< T >::creator

Definition at line 279 of file sc_variable.h.

Constructor & Destructor Documentation

◆ creator()

template<typename T>
scc::sc_variable< T >::creator::creator ( T const & default_val)
inline

Definition at line 280 of file sc_variable.h.

Member Function Documentation

◆ operator()()

template<typename T>
sc_variable< T > * scc::sc_variable< T >::creator::operator() ( const char * n,
size_t i )
inline

Definition at line 282 of file sc_variable.h.


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