nixd
|
This is the complete list of members for nixd::Controller, including all inherited members.
closeInbound() | lspserver::LSPServer | inline |
Controller(std::unique_ptr< lspserver::InboundPort > In, std::unique_ptr< lspserver::OutboundPort > Out) | nixd::Controller | |
isReadyToEval() | nixd::Controller | inline |
LSPServer(std::unique_ptr< InboundPort > In, std::unique_ptr< OutboundPort > Out) | lspserver::LSPServer | inline |
mkOutMethod(llvm::StringRef Method, OutboundPort *O=nullptr) | lspserver::LSPServer | inlineprotected |
mkOutNotifiction(llvm::StringRef Method, OutboundPort *O=nullptr) | lspserver::LSPServer | inlineprotected |
OptionMapTy typedef | nixd::Controller | |
Registry | lspserver::LSPServer | protected |
run() | lspserver::LSPServer | |
switchStreamStyle(JSONStreamStyle Style) | lspserver::LSPServer | inline |
~Controller() override | nixd::Controller | inline |
~MessageHandler()=default | lspserver::MessageHandler | virtual |