PGE API 0.4
PR00F's Game Engine full documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PgeGnsClient Member List

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

connectToServer(const std::string &sServerAddress, const std::string &sAppVersion="")PgeGnsClient
createAndGet(PGEcfgProfiles &cfgProfiles)PgeGnsClientstatic
DEFAULT_SERVER_PORTPgeGnsWrapperstatic
destroy() overridePgeGnsClientvirtual
disconnectClient(const std::string &sExtraDebugText="")PgeGnsClient
getAllowListedAppMessages()PgeGnsWrapper
getAllowListedPgeMessages()PgeGnsWrapper
getConnectionHandle() constPgeGnsClient
getConnectionHandleServerSide() constPgeGnsClient
getDetailedConnectionStatus() constPgeGnsClient
PgeGnsWrapper::getDetailedConnectionStatus(const HSteamNetConnection &connHandle) constPgeGnsWrapperprotected
getInjectByteCount() constPgeGnsWrapper
getInjectMsgCount() constPgeGnsWrapper
getInjectPacketCount() constPgeGnsWrapper
getInjectPacketPerSecondCount() constPgeGnsWrapper
getMsgAppId2StringMap()PgeGnsWrapper
getPacketQueueSize() constPgeGnsWrapper
getRealTimeStatus(bool bForceUpdate)PgeGnsClient
getRxByteCount() constPgeGnsWrapper
getRxMsgCount() constPgeGnsWrapper
getRxPacketCount() constPgeGnsWrapper
getRxPacketPerSecondCount() constPgeGnsWrapper
getServerAddress() constPgeGnsClient
getStringByMsgAppId(const pge_network::MsgApp::TMsgId &id) constPgeGnsWrapperprotected
getTxByteCount() constPgeGnsWrapper
getTxMsgCount() constPgeGnsWrapper
getTxPacketCount() constPgeGnsWrapper
getTxPacketPerSecondCount() constPgeGnsWrapper
init()PgeGnsWrapper
isConnected() constPgeGnsClient
isInitialized() constPgeGnsWrapper
logDetailedConnectionStatus(const HSteamNetConnection &connHandle) constPgeGnsWrapperprotected
m_addrServerPgeGnsClientprivate
m_allowListedAppMessagesPgeGnsWrapperprotected
m_allowListedPgeMessagesPgeGnsWrapperprotected
m_cfgProfilesPgeGnsWrapperprotected
m_connRtStatusPgeGnsClientprivate
m_hConnectionPgeGnsClientprivate
m_hConnectionServerSidePgeGnsClientprivate
m_mapMsgAppId2StringPgeGnsWrapperprotected
m_nInjectByteCountPgeGnsWrapperprotected
m_nInjectMsgCountPgeGnsWrapperprotected
m_nInjectPktCountPgeGnsWrapperprotected
m_nRxByteCountPgeGnsWrapperprotected
m_nRxMsgCountPgeGnsWrapperprotected
m_nRxPktCountPgeGnsWrapperprotected
m_nTxByteCountPgeGnsWrapperprotected
m_nTxMsgCountPgeGnsWrapperprotected
m_nTxPktCountPgeGnsWrapperprotected
m_pInterfacePgeGnsWrapperprotected
m_queuePacketsPgeGnsWrapperprotected
m_sAppVersionPgeGnsWrapperprotected
m_szAddrPgeGnsClientprivate
m_time1stInjectPktPgeGnsWrapperprotected
m_time1stRxPktPgeGnsWrapperprotected
m_time1stTxPktPgeGnsWrapperprotected
onSteamNetConnectionStatusChanged(SteamNetConnectionStatusChangedCallback_t *pInfo) overridePgeGnsClientprotectedvirtual
operator=(const PgeGnsClient &)PgeGnsClientprivate
PgeGnsWrapper::operator=(const PgeGnsWrapper &)PgeGnsWrapperprotected
PgeGnsClient(PGEcfgProfiles &cfgProfiles)PgeGnsClientexplicitprivate
PgeGnsClient(const PgeGnsClient &)PgeGnsClientprivate
PgeGnsWrapper(PGEcfgProfiles &cfgProfiles)PgeGnsWrapperexplicitprotected
PgeGnsWrapper(const PgeGnsWrapper &)PgeGnsWrapperprotected
pgeMessageIsHandledAtGnsLevel(const pge_network::PgePacket &pktReceivedFromServer)PgeGnsClientprotectedvirtual
pollConnectionStateChanges()PgeGnsWrapper
pollIncomingMessages()PgeGnsWrapper
popFrontPacket() noexcept(false)PgeGnsWrapper
receiveMessages(ISteamNetworkingMessage **pIncomingMsg, int nIncomingMsgArraySize) const overridePgeGnsClientprotectedvirtual
s_pCallbackInstancePgeGnsWrapperprotectedstatic
sendToServer(const pge_network::PgePacket &pkt)PgeGnsClient
steamNetConnectionStatusChangedCallback(SteamNetConnectionStatusChangedCallback_t *pInfo)PgeGnsWrapperprotectedstatic
updateIncomingPgePacket(pge_network::PgePacket &pkt, const HSteamNetConnection &connHandle) const overridePgeGnsClientprotectedvirtual
validateSteamNetworkingMessage(const HSteamNetConnection &connHandle) const overridePgeGnsClientprotectedvirtual
~PgeGnsClient()PgeGnsClientvirtual
~PgeGnsWrapper()PgeGnsWrappervirtual