Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
EVENTCLIENT::CEventClient Member List

This is the complete list of members for EVENTCLIENT::CEventClient, including all inherited members.

AddPacket(std::unique_ptr< EVENTPACKET::CEventPacket > packet)EVENTCLIENT::CEventClient
Address()EVENTCLIENT::CEventClientinline
Alive() constEVENTCLIENT::CEventClient
CEventClient()EVENTCLIENT::CEventClientinline
CEventClient(SOCKETS::CAddress &addr)EVENTCLIENT::CEventClientinlineexplicit
CheckButtonRepeat(std::chrono::time_point< std::chrono::steady_clock > &next)EVENTCLIENT::CEventClientprotected
FreePacketQueues()EVENTCLIENT::CEventClient
GetButtonCode(std::string &strMapName, bool &isAxis, float &amount, bool &isJoystick)EVENTCLIENT::CEventClient
GetMousePos(float &x, float &y)EVENTCLIENT::CEventClient
GetNextAction(CEventAction &action)EVENTCLIENT::CEventClient
Greeted()EVENTCLIENT::CEventClientinlineprotected
Initialize()EVENTCLIENT::CEventClientinline
m_actionQueueEVENTCLIENT::CEventClientprotected
m_bGreetedEVENTCLIENT::CEventClientprotected
m_bMouseMovedEVENTCLIENT::CEventClientprotected
m_bSequenceErrorEVENTCLIENT::CEventClientprotected
m_buttonQueueEVENTCLIENT::CEventClientprotected
m_critSectionEVENTCLIENT::CEventClientprotected
m_currentButtonEVENTCLIENT::CEventClientprotected
m_deviceNameEVENTCLIENT::CEventClientprotected
m_eLogoTypeEVENTCLIENT::CEventClientprotected
m_iCurrentSeqLenEVENTCLIENT::CEventClientprotected
m_iMouseXEVENTCLIENT::CEventClientprotected
m_iMouseYEVENTCLIENT::CEventClientprotected
m_iRemotePortEVENTCLIENT::CEventClientprotected
m_iRepeatDelayEVENTCLIENT::CEventClientprotected
m_iRepeatSpeedEVENTCLIENT::CEventClientprotected
m_lastPingEVENTCLIENT::CEventClientprotected
m_lastSeqEVENTCLIENT::CEventClientprotected
m_readyPacketsEVENTCLIENT::CEventClientprotected
m_remoteAddrEVENTCLIENT::CEventClientprotected
m_seqPacketsEVENTCLIENT::CEventClientprotected
Name() constEVENTCLIENT::CEventClientinline
OnPacketACTION(EVENTPACKET::CEventPacket *packet)EVENTCLIENT::CEventClientprotectedvirtual
OnPacketBUTTON(EVENTPACKET::CEventPacket *packet)EVENTCLIENT::CEventClientprotectedvirtual
OnPacketBYE(EVENTPACKET::CEventPacket *packet)EVENTCLIENT::CEventClientprotectedvirtual
OnPacketHELO(EVENTPACKET::CEventPacket *packet)EVENTCLIENT::CEventClientprotectedvirtual
OnPacketLOG(EVENTPACKET::CEventPacket *packet)EVENTCLIENT::CEventClientprotectedvirtual
OnPacketMOUSE(EVENTPACKET::CEventPacket *packet)EVENTCLIENT::CEventClientprotectedvirtual
OnPacketNOTIFICATION(EVENTPACKET::CEventPacket *packet)EVENTCLIENT::CEventClientprotectedvirtual
ParseByte(unsigned char *&payload, int &psize, unsigned char &parsedVal)EVENTCLIENT::CEventClientprotected
ParseString(unsigned char *&payload, int &psize, std::string &parsedVal)EVENTCLIENT::CEventClientprotected
ParseUInt16(unsigned char *&payload, int &psize, unsigned short &parsedVal)EVENTCLIENT::CEventClientprotected
ParseUInt32(unsigned char *&payload, int &psize, unsigned int &parsedVal)EVENTCLIENT::CEventClientprotected
ProcessEvents()EVENTCLIENT::CEventClient
ProcessPacket(EVENTPACKET::CEventPacket *packet)EVENTCLIENT::CEventClientprotected
ProcessQueue()EVENTCLIENT::CEventClient
RefreshSettings()EVENTCLIENT::CEventClientinline
ResetTimeout()EVENTCLIENT::CEventClientinlineprotected
~CEventClient()EVENTCLIENT::CEventClientinlinevirtual