|
| Stimulus (const unsigned int row, const unsigned int col) |
|
| Stimulus (const unsigned int row, const unsigned int col, const bool state) |
|
bool | operator== (const Stimulus &p) const |
|
bool | operator!= (const Stimulus &p) const |
|
Stimulus & | on () |
|
Stimulus & | off () |
|
Stimulus & | set (const bool s) |
|
Stimulus & | toggle () |
|
|
unsigned int | row {0} |
|
unsigned int | col {0} |
|
bool | state {true} |
|
|
std::ostream & | operator<< (std::ostream &os, const Stimulus &stimulus) |
|
The documentation for this class was generated from the following file: