- A Logic Circuit Simulation Library in C++ |
Bus class | lcs::InputBus< bits > | [friend] |
dataPtr | lcs::InputBus< bits > | [protected] |
InputBus class | lcs::InputBus< bits > | [friend] |
InputBus(void) | lcs::InputBus< bits > | |
InputBus(const InputBus< bits > &bus) | lcs::InputBus< bits > | |
notify(Module *mod, const LineEvent &event, const int &portId, const int &line=-1) | lcs::InputBus< bits > | |
operator()(int index) const | lcs::InputBus< bits > | |
operator,(const InputBus< w > &bus) const | lcs::InputBus< bits > | |
operator,(const Line &line) const | lcs::InputBus< bits > | |
operator>>(int &intVal) const | lcs::InputBus< bits > | |
operator[](int i) const | lcs::InputBus< bits > | |
partBus(int s) const | lcs::InputBus< bits > | |
stopNotification(Module *mod, const LineEvent &event, const int &portId, const int &line=-1) | lcs::InputBus< bits > | |
width(void) const | lcs::InputBus< bits > | [inline] |
~InputBus() | lcs::InputBus< bits > | [virtual] |