LLDB mainline
lldb::SBCommunication Member List

This is the complete list of members for lldb::SBCommunication, including all inherited members.

AdoptFileDesriptor(int fd, bool owns_fd)lldb::SBCommunication
Connect(const char *url)lldb::SBCommunication
Disconnect()lldb::SBCommunication
FLAGS_ANONYMOUS_ENUM()lldb::SBCommunicationinline
GetBroadcaster()lldb::SBCommunication
GetBroadcasterClass()lldb::SBCommunicationstatic
GetCloseOnEOF()lldb::SBCommunication
IsConnected() constlldb::SBCommunication
IsValid() constlldb::SBCommunication
m_opaquelldb::SBCommunicationprivate
m_opaque_ownedlldb::SBCommunicationprivate
operator bool() constlldb::SBCommunicationexplicit
operator=(const SBCommunication &)=deletelldb::SBCommunicationprivate
Read(void *dst, size_t dst_len, uint32_t timeout_usec, lldb::ConnectionStatus &status)lldb::SBCommunication
ReadThreadBytesReceived typedeflldb::SBCommunication
ReadThreadIsRunning()lldb::SBCommunication
ReadThreadStart()lldb::SBCommunication
ReadThreadStop()lldb::SBCommunication
SBCommunication()lldb::SBCommunication
SBCommunication(const char *broadcaster_name)lldb::SBCommunication
SBCommunication(const SBCommunication &)=deletelldb::SBCommunicationprivate
SetCloseOnEOF(bool b)lldb::SBCommunication
SetReadThreadBytesReceivedCallback(ReadThreadBytesReceived callback, void *callback_baton)lldb::SBCommunication
Write(const void *src, size_t src_len, lldb::ConnectionStatus &status)lldb::SBCommunication
~SBCommunication()lldb::SBCommunication