AYAB Arduino Firmware 0.95
The goal of the AYAB project is to provide an alternative way to control the famous Brother KH-9xx range of knitting machines using a computer
BeeperMock Member List

This is the complete list of members for BeeperMock, including all inherited members.

enabled()=0 (defined in BeeperInterface)BeeperInterfacepure virtual
endWork()=0 (defined in BeeperInterface)BeeperInterfacepure virtual
error()=0 (defined in BeeperInterface)BeeperInterfacepure virtual
finishedLine()=0 (defined in BeeperInterface)BeeperInterfacepure virtual
getState()=0 (defined in BeeperInterface)BeeperInterfacepure virtual
init(bool enabled)=0 (defined in BeeperInterface)BeeperInterfacepure virtual
MOCK_METHOD0(enabled, bool()) (defined in BeeperMock)BeeperMock
MOCK_METHOD0(getState, BeepState()) (defined in BeeperMock)BeeperMock
MOCK_METHOD0(ready, void()) (defined in BeeperMock)BeeperMock
MOCK_METHOD0(finishedLine, void()) (defined in BeeperMock)BeeperMock
MOCK_METHOD0(error, void()) (defined in BeeperMock)BeeperMock
MOCK_METHOD0(endWork, void()) (defined in BeeperMock)BeeperMock
MOCK_METHOD0(schedule, void()) (defined in BeeperMock)BeeperMock
MOCK_METHOD1(init, void(bool)) (defined in BeeperMock)BeeperMock
ready()=0 (defined in BeeperInterface)BeeperInterfacepure virtual
schedule()=0 (defined in BeeperInterface)BeeperInterfacepure virtual
~BeeperInterface()=default (defined in BeeperInterface)BeeperInterfacevirtual