kodi
Public Member Functions | Public Attributes | Friends | List of all members
Actor::Message Class Reference
Collaboration diagram for Actor::Message:
Collaboration graph
[legend]

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< CPayloadWrapBasepayloadObj
 
MessagereplyMessage = nullptr
 
Protocolorigin
 
CEventevent = nullptr
 

Friends

class Protocol
 

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