![]() |
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
|
This is the complete list of members for FsmMock, including all inherited members.
| dispatch()=0 (defined in FsmInterface) | FsmInterface | pure virtual |
| getState()=0 (defined in FsmInterface) | FsmInterface | pure virtual |
| init()=0 (defined in FsmInterface) | FsmInterface | pure virtual |
| MOCK_METHOD0(init, void()) (defined in FsmMock) | FsmMock | |
| MOCK_METHOD0(getState, OpState_t()) (defined in FsmMock) | FsmMock | |
| MOCK_METHOD0(dispatch, void()) (defined in FsmMock) | FsmMock | |
| MOCK_METHOD1(setState, void(OpState_t state)) (defined in FsmMock) | FsmMock | |
| setState(OpState_t state)=0 (defined in FsmInterface) | FsmInterface | pure virtual |
| ~FsmInterface()=default (defined in FsmInterface) | FsmInterface | virtual |