- A Logic Circuit Simulation Library in C++ |
init(void) | lcs::VCDManager | [private, static] |
noteChange(const std::string &varName, const T &var) | lcs::VCDManager | [static] |
registerChangeReporter(const std::string &varName, const T &var) | lcs::VCDManager | [static] |
setDumpFileName(const std::string &filename) | lcs::VCDManager | [inline, private, static] |
setTimeUnit(const TimeUnit &timeunit) | lcs::VCDManager | [inline, private, static] |
Simulation class | lcs::VCDManager | [friend] |
terminate(void) | lcs::VCDManager | [private, static] |