openEmbroider
0.1
an open source embroidery software
|
This is the complete list of members for Comm, including all inherited members.
addPoints(const uint8_t *xys, unsigned points)=0 (defined in Comm) | Comm | protectedpure virtual |
Command enum name (defined in Comm) | Comm | protected |
deletePoints()=0 (defined in Comm) | Comm | protectedpure virtual |
gotoNextPoint()=0 (defined in Comm) | Comm | protectedpure virtual |
gotoXY(PosType x, PosType y)=0 (defined in Comm) | Comm | protectedpure virtual |
kPacketSize (defined in UartBlock< 37 >) | UartBlock< 37 > | static |
movedXdY(PosType dx, PosType dy)=0 (defined in Comm) | Comm | protectedpure virtual |
onChar(uint8_t c) (defined in UartBlock< 37 >) | UartBlock< 37 > | inline |
onMsg(uint8_t *buffer)=0 (defined in UartBlock< 37 >) | UartBlock< 37 > | pure virtual |
PosType typedef (defined in Comm) | Comm | |
qosFullSync (defined in UartBlock< 37 >) | UartBlock< 37 > | |
qosMsg (defined in UartBlock< 37 >) | UartBlock< 37 > | |
qosSync (defined in UartBlock< 37 >) | UartBlock< 37 > | |
readPosType(const uint8_t *buffer, unsigned index=0) (defined in Comm) | Comm | inlineprotected |
send(const uint8_t *buffer, unsigned len)=0 (defined in UartBlock< 37 >) | UartBlock< 37 > | pure virtual |
sendMsg(const uint8_t *buffer) (defined in UartBlock< 37 >) | UartBlock< 37 > | inline |
setNPoint(uint16_t nPoint)=0 (defined in Comm) | Comm | protectedpure virtual |
setParam()=0 (defined in Comm) | Comm | protectedpure virtual |
setPos(PosType x, PosType y)=0 (defined in Comm) | Comm | protectedpure virtual |
startMove()=0 (defined in Comm) | Comm | protectedpure virtual |
stopMove()=0 (defined in Comm) | Comm | protectedpure virtual |
UartBlock() (defined in UartBlock< 37 >) | UartBlock< 37 > | inline |
writePosType(uint8_t *buffer, PosType pos, unsigned index=0) (defined in Comm) | Comm | inlineprotected |