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
FsmMock Class Reference
Inheritance diagram for FsmMock:
Inheritance graph
Collaboration diagram for FsmMock:
Collaboration graph

Public Member Functions

 MOCK_METHOD0 (init, void())
 
 MOCK_METHOD0 (getState, OpState_t())
 
 MOCK_METHOD1 (setState, void(OpState_t state))
 
 MOCK_METHOD0 (dispatch, void())
 
- Public Member Functions inherited from FsmInterface
virtual void init ()=0
 
virtual OpState_t getState ()=0
 
virtual void setState (OpState_t state)=0
 
virtual void dispatch ()=0
 

The documentation for this class was generated from the following file: