Plasma Engine  2.0
Loading...
Searching...
No Matches
plRemoteInterface Member List

This is the complete list of members for plRemoteInterface, including all inherited members.

ConnectToServer(plUInt32 uiConnectionToken, plStringView sAddress, bool bStartUpdateThread=true)plRemoteInterface
DetermineTargetAddress(plStringView sConnectTo, plUInt32 &out_IP, plUInt16 &out_Port)plRemoteInterfaceprotectedvirtual
ExecuteAllMessageHandlers()plRemoteInterface
ExecuteMessageHandlers(plUInt32 uiSystem)plRemoteInterface
GetApplicationID() constplRemoteInterfaceinline
GetConnectionToken() constplRemoteInterfaceinline
GetMutex() constplRemoteInterfaceinline
GetPingToServer() constplRemoteInterfaceinline
GetRemoteMode() constplRemoteInterfaceinline
GetServerAddress() constplRemoteInterfaceinline
GetServerID() constplRemoteInterfaceinline
GetServerInfoIP() constplRemoteInterfaceinline
InternalCreateConnection(plRemoteMode mode, plStringView sServerAddress)=0plRemoteInterfaceprotectedpure virtual
InternalGetPingToServer()=0plRemoteInterfaceprotectedpure virtual
InternalShutdownConnection()=0plRemoteInterfaceprotectedpure virtual
InternalTransmit(plRemoteTransmitMode tm, const plArrayPtr< const plUInt8 > &data)=0plRemoteInterfaceprotectedpure virtual
InternalUpdateRemoteInterface()=0plRemoteInterfaceprotectedpure virtual
IsConnectedToClients() constplRemoteInterfaceinline
IsConnectedToOther() constplRemoteInterfaceinline
IsConnectedToServer() constplRemoteInterfaceinline
m_RemoteEventsplRemoteInterface
m_sServerInfoIPplRemoteInterfaceprotected
ReportConnectionToClient(plUInt32 uiApplicationID)plRemoteInterfaceprotected
ReportConnectionToServer(plUInt32 uiServerID)plRemoteInterfaceprotected
ReportDisconnectedFromClient(plUInt32 uiApplicationID)plRemoteInterfaceprotected
ReportDisconnectedFromServer()plRemoteInterfaceprotected
ReportMessage(plUInt32 uiApplicationID, plUInt32 uiSystemID, plUInt32 uiMsgID, const plArrayPtr< const plUInt8 > &data)plRemoteInterfaceprotected
Send(plUInt32 uiSystemID, plUInt32 uiMsgID)plRemoteInterface
Send(plRemoteTransmitMode tm, plUInt32 uiSystemID, plUInt32 uiMsgID, const plArrayPtr< const plUInt8 > &data)plRemoteInterface
Send(plRemoteTransmitMode tm, plUInt32 uiSystemID, plUInt32 uiMsgID, const plContiguousMemoryStreamStorage &data) (defined in plRemoteInterface)plRemoteInterface
Send(plRemoteTransmitMode tm, plUInt32 uiSystemID, plUInt32 uiMsgID, const void *pData=nullptr, plUInt32 uiDataBytes=0)plRemoteInterface
Send(plRemoteTransmitMode tm, plRemoteMessage &ref_msg)plRemoteInterface
SetMessageHandler(plUInt32 uiSystemID, plRemoteMessageHandler messageHandler)plRemoteInterface
SetUnhandledMessageHandler(plRemoteMessageHandler messageHandler)plRemoteInterface
ShutdownConnection()plRemoteInterface
StartServer(plUInt32 uiConnectionToken, plStringView sAddress, bool bStartUpdateThread=true)plRemoteInterface
UpdatePingToServer()plRemoteInterface
UpdateRemoteInterface()plRemoteInterface
WaitForConnectionToServer(plTime timeout=plTime::MakeFromSeconds(10))plRemoteInterface
~plRemoteInterface() (defined in plRemoteInterface)plRemoteInterfacevirtual