TwiceAsNice
2019-02-18
|
Public Member Functions | |
BcuReadCommandCheck (BcuReadCommand *cmd) | |
BcuReadCommandCheck & | opCode (OpCode expected) |
BcuReadCommandCheck & | firstDsp (uint8_t expected) |
BcuReadCommandCheck & | lastDsp (uint8_t expected) |
BcuReadCommandCheck & | replyEnabled () |
BcuReadCommandCheck & | address (int32_t expected) |
BcuReadCommandCheck & | readLengthInDword (unsigned expected) |
BcuReadCommandCheck & | messageId (uint8_t expected) |
BcuReadCommandCheck (BcuReadCommand *cmd) | |
BcuReadCommandCheck & | opCode (OpCode expected) |
BcuReadCommandCheck & | firstDsp (uint8_t expected) |
BcuReadCommandCheck & | lastDsp (uint8_t expected) |
BcuReadCommandCheck & | replyEnabled () |
BcuReadCommandCheck & | address (int32_t expected) |
BcuReadCommandCheck & | readLengthInDword (unsigned expected) |
BcuReadCommandCheck & | messageId (uint8_t expected) |
Private Attributes | |
BcuReadCommand * | cmd_ |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |