scc 2025.09
SystemC components library
scc::Logger Class Reference

Public Member Functions

 Logger (const std::string &name)
void log (std::string const &msg) const
std::string get_name () const

Detailed Description

Definition at line 29 of file python4sc.cpp.

Constructor & Destructor Documentation

◆ Logger()

scc::Logger::Logger ( const std::string & name)
inline

Definition at line 31 of file python4sc.cpp.

Member Function Documentation

◆ get_name()

std::string scc::Logger::get_name ( ) const
inline

Definition at line 34 of file python4sc.cpp.

◆ log()

void scc::Logger::log ( std::string const & msg) const
inline

Definition at line 33 of file python4sc.cpp.


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