Lines Matching refs:getInstance
110 int ret = SessionManager::getInstance().CreateTestSession(sockInfo);
113 WebSocketClient &client = SessionManager::getInstance().GetCurrentSession()->GetWebSocketClient();
133 SessionManager::getInstance().DelSessionById(0);
138 SessionManager::getInstance().DelSessionById(0);
149 SessionManager::getInstance().DelSessionById(0);
192 SessionManager::getInstance().GetCurrentSession()->
197 if (!SessionManager::getInstance().GetCurrentSession()->GetWatchManager().GetWatchInfoSize()) {
198 SessionManager::getInstance().GetCurrentSession()->GetWatchManager().AddWatchInfo("a");
199 SessionManager::getInstance().GetCurrentSession()->GetWatchManager().AddWatchInfo("this");
203 SessionManager::getInstance().GetCurrentSession()->GetWatchManager().SendRequestWatch(i, "0");
221 SessionManager::getInstance().GetCurrentSession()->GetWatchManager().GetPropertiesCommand(0, objectId);