|
void | ConstructPayload () override |
|
| CPacketBUTTON (const char *Button, const char *DeviceMap, unsigned short Flags, unsigned short Amount=0) |
|
| CPacketBUTTON (unsigned short ButtonCode, const char *DeviceMap, unsigned short Flags, unsigned short Amount=0) |
|
| CPacketBUTTON (unsigned short ButtonCode, unsigned short Flags, unsigned short Amount=0) |
|
unsigned short | GetFlags () |
|
unsigned short | GetButtonCode () |
|
bool | Send (int Socket, CAddress &Addr, unsigned int UID=XBMCClientUtils::GetUniqueIdentifier()) |
|
|
static void | ConstructHeader (int PacketType, int NumberOfPackets, int CurrentPacket, unsigned short PayloadSize, unsigned int UniqueToken, char *Header) |
|
char | m_Header [HEADER_SIZE] |
|
unsigned short | m_PacketType |
|
std::vector< char > | m_Payload |
|
The documentation for this class was generated from the following file: