PGE API 0.4
PR00F's Game Engine full documentation
|
This is the complete list of members for PgeServerImpl, including all inherited members.
createAndGet(PGEcfgProfiles &cfgProfiles) | pge_network::PgeServer | static |
disconnect(const std::string &sExtraDebugText="") override | PgeServerImpl | virtual |
getAllowListedAppMessages() override | PgeServerImpl | virtual |
getAllowListedPgeMessages() override | PgeServerImpl | virtual |
getConsole() const | pge_network::PgeServer | |
getDetailedConnectionStatus(const pge_network::PgeNetworkConnectionHandle &connHandle) const override | PgeServerImpl | virtual |
getInjectByteCount() const override | PgeServerImpl | virtual |
getInjectMsgCount() const override | PgeServerImpl | virtual |
getInjectPacketCount() const override | PgeServerImpl | virtual |
getInjectPacketPerSecondCount() const override | PgeServerImpl | virtual |
getInternalQueueTimeUSecs(const pge_network::PgeNetworkConnectionHandle &connHandle, bool bForceUpdate) override | PgeServerImpl | virtual |
getLoggerModuleName() | pge_network::PgeIServer | inlinestatic |
getMsgAppId2StringMap() override | PgeServerImpl | virtual |
getPacketQueueSize() const override | PgeServerImpl | virtual |
getPendingReliableBytes(const pge_network::PgeNetworkConnectionHandle &connHandle, bool bForceUpdate) override | PgeServerImpl | virtual |
getPendingUnreliableBytes(const pge_network::PgeNetworkConnectionHandle &connHandle, bool bForceUpdate) override | PgeServerImpl | virtual |
getPing(const pge_network::PgeNetworkConnectionHandle &connHandle, bool bForceUpdate) override | PgeServerImpl | virtual |
getQualityLocal(const pge_network::PgeNetworkConnectionHandle &connHandle, bool bForceUpdate) override | PgeServerImpl | virtual |
getQualityRemote(const pge_network::PgeNetworkConnectionHandle &connHandle, bool bForceUpdate) override | PgeServerImpl | virtual |
getRxByteCount() const override | PgeServerImpl | virtual |
getRxByteRate(const pge_network::PgeNetworkConnectionHandle &connHandle, bool bForceUpdate) override | PgeServerImpl | virtual |
getRxMsgCount() const override | PgeServerImpl | virtual |
getRxPacketCount() const override | PgeServerImpl | virtual |
getRxPacketPerSecondCount() const override | PgeServerImpl | virtual |
getSentButUnAckedReliableBytes(const pge_network::PgeNetworkConnectionHandle &connHandle, bool bForceUpdate) override | PgeServerImpl | virtual |
getTxByteCount() const override | PgeServerImpl | virtual |
getTxByteRate(const pge_network::PgeNetworkConnectionHandle &connHandle, bool bForceUpdate) override | PgeServerImpl | virtual |
getTxMsgCount() const override | PgeServerImpl | virtual |
getTxPacketCount() const override | PgeServerImpl | virtual |
getTxPacketPerSecondCount() const override | PgeServerImpl | virtual |
initialize() override | PgeServerImpl | virtual |
isInitialized() const override | PgeServerImpl | virtual |
m_cfgProfiles | PgeServerImpl | private |
m_gnsServer | PgeServerImpl | private |
operator=(const PgeServerImpl &) | PgeServerImpl | private |
pge_network::PgeServer class | PgeServerImpl | friend |
PgeServerImpl(PGEcfgProfiles &cfgProfiles) | PgeServerImpl | explicitprivate |
PgeServerImpl(const PgeServerImpl &) | PgeServerImpl | private |
pollConnectionStateChanges() override | PgeServerImpl | virtual |
pollIncomingMessages() override | PgeServerImpl | virtual |
popFrontPacket() noexcept(false) override | PgeServerImpl | virtual |
send(const pge_network::PgePacket &pkt, const pge_network::PgeNetworkConnectionHandle &connHandle=pge_network::ServerConnHandle) override | PgeServerImpl | virtual |
sendToAll(const pge_network::PgePacket &pkt) override | PgeServerImpl | virtual |
sendToAllClientsExcept(const pge_network::PgePacket &pkt, const pge_network::PgeNetworkConnectionHandle &exceptConnHandle=0) override | PgeServerImpl | virtual |
setDebugNickname(const pge_network::PgeNetworkConnectionHandle &connHandle, const std::string &sNickname) override | PgeServerImpl | virtual |
shutdown() override | PgeServerImpl | virtual |
startListening(const std::string &sAppVersion="") override | PgeServerImpl | virtual |
Update() override | PgeServerImpl | virtual |
WriteList() const override | PgeServerImpl | virtual |
~PgeServerImpl() | PgeServerImpl | virtual |