Bash++
Bash++ compiler internal documentation
bpp::BashppServer Member List

This is the complete list of members for bpp::BashppServer, including all inherited members.

_sendMessage(const std::string &message)bpp::BashppServerprivate
add_include_path(const std::string &path)bpp::BashppServer
BashppServer()bpp::BashppServer
cleanup()bpp::BashppServer
debounce_mutexbpp::BashppServerprivate
debounce_timestampsbpp::BashppServerprivate
default_completion_listbpp::BashppServerprivate
handleATCompletion(const CompletionParams &params)bpp::BashppServer
handleCompletion(const GenericRequestMessage &request)bpp::BashppServer
handleDefinition(const GenericRequestMessage &request)bpp::BashppServer
handleDidChange(const GenericNotificationMessage &request)bpp::BashppServer
handleDidChangeWatchedFiles(const GenericNotificationMessage &request)bpp::BashppServer
handleDidClose(const GenericNotificationMessage &request)bpp::BashppServer
handleDidOpen(const GenericNotificationMessage &request)bpp::BashppServer
handleDocumentSymbol(const GenericRequestMessage &request)bpp::BashppServer
handleDOTCompletion(const CompletionParams &params)bpp::BashppServer
handleHover(const GenericRequestMessage &request)bpp::BashppServer
handleInitialize(const GenericRequestMessage &request)bpp::BashppServer
handleReferences(const GenericRequestMessage &request)bpp::BashppServer
handleRename(const GenericRequestMessage &request)bpp::BashppServer
input_streambpp::BashppServerprivate
invalidNotificationHandler(const GenericNotificationMessage &request)bpp::BashppServerprivatestatic
invalidRequestHandler(const GenericRequestMessage &request)bpp::BashppServerprivatestatic
log(Args &&... args)bpp::BashppServerinline
log_filebpp::BashppServerprivate
log_mutexbpp::BashppServerprivatestatic
mainLoop()bpp::BashppServer
notification_handlersbpp::BashppServerprivatestatic
NotificationHandler typedefbpp::BashppServerprivate
output_mutexbpp::BashppServerprivatestatic
output_streambpp::BashppServerprivate
pidbpp::BashppServerprivate
processMessage(const std::string &message)bpp::BashppServer
processNotification(const GenericNotificationMessage &notification)bpp::BashppServerprivate
processRequest(const GenericRequestMessage &request)bpp::BashppServerprivate
program_poolbpp::BashppServerprivate
publishDiagnostics(std::shared_ptr< bpp::bpp_program > program)bpp::BashppServer
request_handlersbpp::BashppServerprivatestatic
RequestHandler typedefbpp::BashppServerprivate
sendNotification(const GenericNotificationMessage &notification)bpp::BashppServer
sendResponse(const GenericResponseMessage &response)bpp::BashppServer
set_suppress_warnings(bool suppress)bpp::BashppServer
setInputStream(std::shared_ptr< std::istream > stream)bpp::BashppServer
setLogFile(const std::string &path)bpp::BashppServer
setOutputStream(std::shared_ptr< std::ostream > stream)bpp::BashppServer
setSocketPath(const std::string &path)bpp::BashppServer
shutdown(const GenericRequestMessage &request)bpp::BashppServer
socket_pathbpp::BashppServerprivate
stored_changes_content_updatingbpp::BashppServerprivate
thread_poolbpp::BashppServerprivate
unsaved_changesbpp::BashppServerprivate
unsaved_changes_mutexbpp::BashppServerprivate
~BashppServer()bpp::BashppServer