|
kodi
|

Public Member Functions | |
| void | Release () |
| bool | Reply (int sig, void *data=nullptr, size_t size=0) |
Public Attributes | |
| int | signal |
| bool | isSync = false |
| bool | isSyncFini |
| bool | isOut |
| bool | isSyncTimeout |
| size_t | payloadSize |
| uint8_t | buffer [MSG_INTERNAL_BUFFER_SIZE] |
| uint8_t * | data = nullptr |
| std::unique_ptr< CPayloadWrapBase > | payloadObj |
| Message * | replyMessage = nullptr |
| Protocol & | origin |
| CEvent * | event = nullptr |
Friends | |
| class | Protocol |
1.8.13