- A Logic Circuit Simulation Library in C++ |
Clock(const Clock &clk) | lcs::Clock | |
dataPtr | lcs::InputBus< 1 > | [protected] |
getClock(void) | lcs::Clock | [static] |
InputBus(void) | lcs::InputBus< 1 > | |
InputBus(const InputBus< bits > &bus) | lcs::InputBus< 1 > | |
notify(Module *mod, const LineEvent &event, const int &portId, const int &line=-1) | lcs::InputBus< 1 > | |
notifyTick(TickListener *tl) | lcs::Clock | |
operator()(int index) const | lcs::InputBus< 1 > | |
operator,(const InputBus< w > &bus) const | lcs::InputBus< 1 > | |
operator,(const Line &line) const | lcs::InputBus< 1 > | |
operator>>(int &intVal) const | lcs::InputBus< 1 > | |
operator[](int i) const | lcs::InputBus< 1 > | |
partBus(int s) const | lcs::InputBus< 1 > | |
setPulseWidth(unsigned int width) | lcs::Clock | [static] |
stopNotification(Module *mod, const LineEvent &event, const int &portId, const int &line=-1) | lcs::InputBus< 1 > | |
stopTickNotification(TickListener *tl) | lcs::Clock | |
tick() | lcs::Clock | [virtual] |
width(void) const | lcs::InputBus< 1 > | [inline] |
~Clock() | lcs::Clock | |
~InputBus() | lcs::InputBus< 1 > | [virtual] |