Home
last modified time | relevance | path

Searched defs:serverInterface (Results 1 – 17 of 17) sorted by relevance

/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/menu/
H A Dmenu_state_custom_game.cpp651 ServerInterface* serverInterface= NetworkManager::getInstance().getServerInterface(); in MenuStateCustomGame() local
1240 ServerInterface* serverInterface= NetworkManager::getInstance().getServerInterface(); in mouseClick() local
1710 ServerInterface* serverInterface= NetworkManager::getInstance().getServerInterface(); in loadGameSettings() local
1732 ServerInterface* serverInterface = NetworkManager::getInstance().getServerInterface(); in checkNetworkPlayerDataSynch() local
1859 ServerInterface* serverInterface= NetworkManager::getInstance().getServerInterface(); in PlayNow() local
2463 ServerInterface* serverInterface= NetworkManager::getInstance().getServerInterface(); in update() local
3092 ServerInterface* serverInterface= NetworkManager::getInstance().getServerInterface(); in publishToMasterserver() local
3456 ServerInterface* serverInterface= NetworkManager::getInstance().getServerInterface(); in loadGameSettings() local
4107 ServerInterface* serverInterface= NetworkManager::getInstance().getServerInterface(); in setupUIFromGameSettings() local
4205 ServerInterface* serverInterface= NetworkManager::getInstance().getServerInterface(); in lastPlayerDisconnected() local
[all …]
/dports/graphics/qgis/qgis-3.22.3/src/server/
H A Dqgsserverapicontext.cpp23 …est, QgsServerResponse *response, const QgsProject *project, QgsServerInterface *serverInterface ): in QgsServerApiContext()
55 QgsServerInterface *QgsServerApiContext::serverInterface() const in serverInterface() function in QgsServerApiContext
H A Dqgsserverfilter.cpp30 QgsServerFilter::QgsServerFilter( QgsServerInterface *serverInterface ): in QgsServerFilter()
H A Dqgsaccesscontrolfilter.h74 const QgsServerInterface *serverInterface() const { return mServerInterface; } in serverInterface() function
H A Dqgsaccesscontrolfilter.cpp27 QgsAccessControlFilter::QgsAccessControlFilter( const QgsServerInterface *serverInterface ): in QgsAccessControlFilter()
H A Dqgsservercachefilter.cpp24 QgsServerCacheFilter::QgsServerCacheFilter( const QgsServerInterface *serverInterface ) in QgsServerCacheFilter()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/server/
H A Dqgsserverapicontext.cpp23 …est, QgsServerResponse *response, const QgsProject *project, QgsServerInterface *serverInterface ): in QgsServerApiContext()
55 QgsServerInterface *QgsServerApiContext::serverInterface() const in serverInterface() function in QgsServerApiContext
H A Dqgsserverfilter.cpp30 QgsServerFilter::QgsServerFilter( QgsServerInterface *serverInterface ): in QgsServerFilter()
H A Dqgsaccesscontrolfilter.h74 const QgsServerInterface *serverInterface() const { return mServerInterface; } in serverInterface() function
H A Dqgsaccesscontrolfilter.cpp27 QgsAccessControlFilter::QgsAccessControlFilter( const QgsServerInterface *serverInterface ): in QgsAccessControlFilter()
H A Dqgsservercachefilter.cpp24 QgsServerCacheFilter::QgsServerCacheFilter( const QgsServerInterface *serverInterface ) in QgsServerCacheFilter()
/dports/games/glest/glest_source_3.2.2/source/glest_game/menu/
H A Dmenu_state_custom_game.cpp163 ServerInterface* serverInterface= NetworkManager::getInstance().getServerInterface(); in mouseClick() local
274 ServerInterface* serverInterface= NetworkManager::getInstance().getServerInterface(); in update() local
401 ServerInterface* serverInterface= NetworkManager::getInstance().getServerInterface(); in closeUnusedSlots() local
413 ServerInterface* serverInterface= NetworkManager::getInstance().getServerInterface(); in updateNetworkSlots() local
/dports/games/glest/glest_source_3.2.2/source/glest_game/network/
H A Dconnection_slot.cpp32 ConnectionSlot::ConnectionSlot(ServerInterface* serverInterface, int playerIndex){ in ConnectionSlot()
/dports/games/burgerspace/burgerspace-1.9.4/src/
H A Dclient.cpp323 BurgerSpaceServerInterface *serverInterface = NULL; in main() local
/dports/www/gohugo/hugo-0.91.2/commands/
H A Dserver.go55 serverInterface string member
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/network/
H A Dconnection_slot.cpp356 ConnectionSlot::ConnectionSlot(ServerInterface* serverInterface, int playerIndex) { in ConnectionSlot()
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/game/
H A Dgame.cpp1637 ServerInterface *serverInterface = NULL; in setupPopupMenus() local
2848 bool Game::switchSetupForSlots(ServerInterface *& serverInterface, in update()
3767 ServerInterface *serverInterface = NULL; in update() local