connectToServer(const std::string &sServerAddress, const std::string &sAppVersion="") | PgeGnsClient | |
createAndGet(PGEcfgProfiles &cfgProfiles) | PgeGnsClient | static |
DEFAULT_SERVER_PORT | PgeGnsWrapper | static |
destroy() override | PgeGnsClient | virtual |
disconnectClient(const std::string &sExtraDebugText="") | PgeGnsClient | |
getAllowListedAppMessages() | PgeGnsWrapper | |
getAllowListedPgeMessages() | PgeGnsWrapper | |
getConnectionHandle() const | PgeGnsClient | |
getConnectionHandleServerSide() const | PgeGnsClient | |
getDetailedConnectionStatus() const | PgeGnsClient | |
PgeGnsWrapper::getDetailedConnectionStatus(const HSteamNetConnection &connHandle) const | PgeGnsWrapper | protected |
getInjectByteCount() const | PgeGnsWrapper | |
getInjectMsgCount() const | PgeGnsWrapper | |
getInjectPacketCount() const | PgeGnsWrapper | |
getInjectPacketPerSecondCount() const | PgeGnsWrapper | |
getMsgAppId2StringMap() | PgeGnsWrapper | |
getPacketQueueSize() const | PgeGnsWrapper | |
getRealTimeStatus(bool bForceUpdate) | PgeGnsClient | |
getRxByteCount() const | PgeGnsWrapper | |
getRxMsgCount() const | PgeGnsWrapper | |
getRxPacketCount() const | PgeGnsWrapper | |
getRxPacketPerSecondCount() const | PgeGnsWrapper | |
getServerAddress() const | PgeGnsClient | |
getStringByMsgAppId(const pge_network::MsgApp::TMsgId &id) const | PgeGnsWrapper | protected |
getTxByteCount() const | PgeGnsWrapper | |
getTxMsgCount() const | PgeGnsWrapper | |
getTxPacketCount() const | PgeGnsWrapper | |
getTxPacketPerSecondCount() const | PgeGnsWrapper | |
init() | PgeGnsWrapper | |
isConnected() const | PgeGnsClient | |
isInitialized() const | PgeGnsWrapper | |
logDetailedConnectionStatus(const HSteamNetConnection &connHandle) const | PgeGnsWrapper | protected |
m_addrServer | PgeGnsClient | private |
m_allowListedAppMessages | PgeGnsWrapper | protected |
m_allowListedPgeMessages | PgeGnsWrapper | protected |
m_cfgProfiles | PgeGnsWrapper | protected |
m_connRtStatus | PgeGnsClient | private |
m_hConnection | PgeGnsClient | private |
m_hConnectionServerSide | PgeGnsClient | private |
m_mapMsgAppId2String | PgeGnsWrapper | protected |
m_nInjectByteCount | PgeGnsWrapper | protected |
m_nInjectMsgCount | PgeGnsWrapper | protected |
m_nInjectPktCount | PgeGnsWrapper | protected |
m_nRxByteCount | PgeGnsWrapper | protected |
m_nRxMsgCount | PgeGnsWrapper | protected |
m_nRxPktCount | PgeGnsWrapper | protected |
m_nTxByteCount | PgeGnsWrapper | protected |
m_nTxMsgCount | PgeGnsWrapper | protected |
m_nTxPktCount | PgeGnsWrapper | protected |
m_pInterface | PgeGnsWrapper | protected |
m_queuePackets | PgeGnsWrapper | protected |
m_sAppVersion | PgeGnsWrapper | protected |
m_szAddr | PgeGnsClient | private |
m_time1stInjectPkt | PgeGnsWrapper | protected |
m_time1stRxPkt | PgeGnsWrapper | protected |
m_time1stTxPkt | PgeGnsWrapper | protected |
onSteamNetConnectionStatusChanged(SteamNetConnectionStatusChangedCallback_t *pInfo) override | PgeGnsClient | protectedvirtual |
operator=(const PgeGnsClient &) | PgeGnsClient | private |
PgeGnsWrapper::operator=(const PgeGnsWrapper &) | PgeGnsWrapper | protected |
PgeGnsClient(PGEcfgProfiles &cfgProfiles) | PgeGnsClient | explicitprivate |
PgeGnsClient(const PgeGnsClient &) | PgeGnsClient | private |
PgeGnsWrapper(PGEcfgProfiles &cfgProfiles) | PgeGnsWrapper | explicitprotected |
PgeGnsWrapper(const PgeGnsWrapper &) | PgeGnsWrapper | protected |
pgeMessageIsHandledAtGnsLevel(const pge_network::PgePacket &pktReceivedFromServer) | PgeGnsClient | protectedvirtual |
pollConnectionStateChanges() | PgeGnsWrapper | |
pollIncomingMessages() | PgeGnsWrapper | |
popFrontPacket() noexcept(false) | PgeGnsWrapper | |
receiveMessages(ISteamNetworkingMessage **pIncomingMsg, int nIncomingMsgArraySize) const override | PgeGnsClient | protectedvirtual |
s_pCallbackInstance | PgeGnsWrapper | protectedstatic |
sendToServer(const pge_network::PgePacket &pkt) | PgeGnsClient | |
steamNetConnectionStatusChangedCallback(SteamNetConnectionStatusChangedCallback_t *pInfo) | PgeGnsWrapper | protectedstatic |
updateIncomingPgePacket(pge_network::PgePacket &pkt, const HSteamNetConnection &connHandle) const override | PgeGnsClient | protectedvirtual |
validateSteamNetworkingMessage(const HSteamNetConnection &connHandle) const override | PgeGnsClient | protectedvirtual |
~PgeGnsClient() | PgeGnsClient | virtual |
~PgeGnsWrapper() | PgeGnsWrapper | virtual |