LLDB API Documentation

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
eAllEventBits enum valuelldb::SBCommunication
eBroadcastBitDisconnected enum valuelldb::SBCommunication
eBroadcastBitPacketAvailable enum valuelldb::SBCommunication
eBroadcastBitReadThreadDidExit enum valuelldb::SBCommunication
eBroadcastBitReadThreadGotBytes enum valuelldb::SBCommunication
eBroadcastBitReadThreadShouldExit enum valuelldb::SBCommunication
GetBroadcaster()lldb::SBCommunication
GetBroadcasterClass()lldb::SBCommunicationstatic
GetCloseOnEOF()lldb::SBCommunication
IsConnected() const lldb::SBCommunication
IsValid() const lldb::SBCommunication
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
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