PGE API 0.4
PR00F's Game Engine full documentation
Loading...
Searching...
No Matches
PgeGnsServer Member List

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

createAndGet(PGEcfgProfiles &cfgProfiles)PgeGnsServerstatic
DEFAULT_SERVER_PORTPgeGnsWrapperstatic
destroy() overridePgeGnsServervirtual
getAllowListedAppMessages()PgeGnsWrapper
getAllowListedPgeMessages()PgeGnsWrapper
getDetailedConnectionStatus(const HSteamNetConnection &connHandle) constPgeGnsServer
getInjectByteCount() constPgeGnsWrapper
getInjectMsgCount() constPgeGnsWrapper
getInjectPacketCount() constPgeGnsWrapper
getInjectPacketPerSecondCount() constPgeGnsWrapper
getMsgAppId2StringMap()PgeGnsWrapper
getPacketQueueSize() constPgeGnsWrapper
getRealTimeStatus(const HSteamNetConnection &connHandle, bool bForceUpdate)PgeGnsServer
getRxByteCount() constPgeGnsWrapper
getRxMsgCount() constPgeGnsWrapper
getRxPacketCount() constPgeGnsWrapper
getRxPacketPerSecondCount() constPgeGnsWrapper
getStringByMsgAppId(const pge_network::MsgApp::TMsgId &id) constPgeGnsWrapperprotected
getTxByteCount() constPgeGnsWrapper
getTxMsgCount() constPgeGnsWrapper
getTxPacketCount() constPgeGnsWrapper
getTxPacketPerSecondCount() constPgeGnsWrapper
init()PgeGnsWrapper
inject(const pge_network::PgePacket &pkt)PgeGnsServer
isClientConnectionHandleValid(const HSteamNetConnection &connHandle) constPgeGnsServerprivate
isClientConnectionHandleValid(const HSteamNetConnection &connHandle)PgeGnsServerprivate
isInitialized() constPgeGnsWrapper
isListening() constPgeGnsServer
logDetailedConnectionStatus(const HSteamNetConnection &connHandle) constPgeGnsWrapperprotected
m_allowListedAppMessagesPgeGnsWrapperprotected
m_allowListedPgeMessagesPgeGnsWrapperprotected
m_cfgProfilesPgeGnsWrapperprotected
m_hListenSockPgeGnsServerprivate
m_hPollGroupPgeGnsServerprivate
m_mapClientsPgeGnsServerprivate
m_mapMsgAppId2StringPgeGnsWrapperprotected
m_nInjectByteCountPgeGnsWrapperprotected
m_nInjectMsgCountPgeGnsWrapperprotected
m_nInjectPktCountPgeGnsWrapperprotected
m_nPortPgeGnsServerprivate
m_nRxByteCountPgeGnsWrapperprotected
m_nRxMsgCountPgeGnsWrapperprotected
m_nRxPktCountPgeGnsWrapperprotected
m_nTxByteCountPgeGnsWrapperprotected
m_nTxMsgCountPgeGnsWrapperprotected
m_nTxPktCountPgeGnsWrapperprotected
m_pInterfacePgeGnsWrapperprotected
m_queuePacketsPgeGnsWrapperprotected
m_sAppVersionPgeGnsWrapperprotected
m_time1stInjectPktPgeGnsWrapperprotected
m_time1stRxPktPgeGnsWrapperprotected
m_time1stTxPktPgeGnsWrapperprotected
onSteamNetConnectionStatusChanged(SteamNetConnectionStatusChangedCallback_t *pInfo) overridePgeGnsServerprotectedvirtual
operator=(const PgeGnsServer &)PgeGnsServerprivate
PgeGnsWrapper::operator=(const PgeGnsWrapper &)PgeGnsWrapperprotected
PgeGnsServer(PGEcfgProfiles &cfgProfiles)PgeGnsServerexplicitprivate
PgeGnsServer(const PgeGnsServer &)PgeGnsServerprivate
PgeGnsWrapper(PGEcfgProfiles &cfgProfiles)PgeGnsWrapperexplicitprotected
PgeGnsWrapper(const PgeGnsWrapper &)PgeGnsWrapperprotected
pgeMessageIsHandledAtGnsLevel(const pge_network::PgePacket &pktReceivedFromClient) overridePgeGnsServerprotectedvirtual
pollConnectionStateChanges()PgeGnsWrapper
pollIncomingMessages()PgeGnsWrapper
popFrontPacket() noexcept(false)PgeGnsWrapper
receiveMessages(ISteamNetworkingMessage **pIncomingMsg, int nIncomingMsgArraySize) const overridePgeGnsServerprotectedvirtual
s_pCallbackInstancePgeGnsWrapperprotectedstatic
sendToAllClientsExcept(const pge_network::PgePacket &pkt, const HSteamNetConnection &except=k_HSteamNetConnection_Invalid)PgeGnsServer
sendToClient(const HSteamNetConnection &conn, const pge_network::PgePacket &pkt)PgeGnsServer
setClientDebugName(HSteamNetConnection connHandle, const char *nick)PgeGnsServer
startListening(const std::string &sAppVersion="")PgeGnsServer
steamNetConnectionStatusChangedCallback(SteamNetConnectionStatusChangedCallback_t *pInfo)PgeGnsWrapperprotectedstatic
SteamNetConnHandle2TClientMap typedefPgeGnsServerprivate
stopListening(const std::string &sExtraDebugText="")PgeGnsServer
updateIncomingPgePacket(pge_network::PgePacket &pkt, const HSteamNetConnection &connHandle) const overridePgeGnsServerprotectedvirtual
validateSteamNetworkingMessage(const HSteamNetConnection &connHandle) const overridePgeGnsServerprotectedvirtual
WriteServerClientList()PgeGnsServer
~PgeGnsServer()PgeGnsServervirtual
~PgeGnsWrapper()PgeGnsWrappervirtual