|
scc
2024.06
SystemC components library
|
SCC C++ logging. More...
Classes | |
| class | Log |
| class | Output2FILE |
| struct | DEFAULT |
| the default logging category More... | |
Enumerations | |
| enum | log_level { LEVELS =(DO_ENUM) DBGTRACE = TRACEALL } |
| enum defining the log levels | |
Functions | |
| log_level | as_log_level (int logLevel) |
| std::istream & | operator>> (std::istream &is, log_level &val) |
| std::string | now_time () |
| template<typename T > | |
| std::ostream & | operator<< (std::ostream &stream, const std::vector< T > &vector) |
| a print function for a vector | |
SCC C++ logging.
|
inline |
|
inline |
|
inline |