scc  2022.4.0
SystemC components library
scc::value_registry_impl Class Reference
Inheritance diagram for scc::value_registry_impl:
Collaboration diagram for scc::value_registry_impl:

Public Member Functions

auto get_mod4name (const std::string &name) const -> sc_module *
 
void trace (const bool &object, const std::string &name) override
 
void trace (const unsigned int &object, const std::string &name, const char **enum_literals) override
 
void write_comment (const std::string &comment) override
 
void set_time_unit (double v, sc_time_unit tu) override
 
void cycle (bool delta_cycle) override
 
auto event_trigger_stamp (const sc_event &event) const -> const sc_dt::uint64 &
 

Public Attributes

std::unordered_map< std::string, sc_variable_b * > holder
 
sc_dt::uint64 dummy = 0
 

Detailed Description

Definition at line 42 of file value_registry.cpp.


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