Home
last modified time | relevance | path

Searched refs:operator (Results 1 – 21 of 21) sorted by relevance

/ide/tools/previewer/util/
DLocalSocket.h36 LocalSocket& operator=(const LocalSocket&) = delete; variable
47 const LocalSocket& operator<<(const T data) const
57 const LocalSocket& operator<<(const std::string data) const;
59 const LocalSocket& operator>>(std::string& data) const;
DPublicMethods.h30 PublicMethods& operator=(const PublicMethods&) = delete; variable
DCrashHandler.h30 CrashHandler& operator=(const CrashHandler&) = delete; variable
DCallbackQueue.h28 CallbackQueue& operator=(const CallbackQueue&) = delete; variable
DCppTimerManager.h32 CppTimerManager& operator=(const CppTimerManager&) = delete; variable
DModelManager.h25 ModelManager& operator=(const ModelManager&) = delete; variable
DWebSocketServer.h26 WebSocketServer& operator=(const WebSocketServer&) = delete;
DCppTimer.h31 CppTimer& operator=(const CppTimer&) = delete; variable
DCommandParser.h26 CommandParser& operator=(const CommandParser&) = delete; variable
/ide/tools/previewer/jsapp/rich/external/
DEventQueue.h31 EventTask& operator=(const EventTask& other); variable
35 bool operator>(const EventTask& other) const;
DEventHandler.h39 EventHandler &operator=(const EventHandler&) = delete; variable
DEventRunner.h40 EventRunner &operator=(const EventRunner&) = delete; variable
/ide/tools/previewer/mock/rich/
DLanguageManagerImpl.h29 LanguageManagerImpl& operator=(const LanguageManagerImpl&) = delete; variable
DVirtualScreenImpl.h24 VirtualScreenImpl& operator=(const VirtualScreenImpl&) = delete; variable
/ide/tools/previewer/mock/
DSystemCapability.h24 SystemCapability& operator=(const SystemCapability&) = delete; variable
/ide/tools/previewer/mock/lite/
DLanguageManagerImpl.h31 LanguageManagerImpl& operator=(const LanguageManagerImpl&) = delete; variable
DVirtualScreenImpl.h34 VirtualScreenImpl& operator=(const VirtualScreenImpl&) = delete; variable
/ide/tools/previewer/jsapp/lite/
DJsAppImpl.h30 JsAppImpl& operator=(const JsAppImpl&) = delete; variable
/ide/tools/previewer/cli/
DCommandLineInterface.h29 CommandLineInterface& operator=(const CommandLineInterface&) = delete; variable
/ide/tools/previewer/jsapp/
DJsApp.h27 JsApp& operator=(const JsApp&) = delete;
/ide/tools/previewer/jsapp/rich/
DJsAppImpl.h52 JsAppImpl& operator=(const JsAppImpl&) = delete; variable