LLDB mainline
lldb::SBFile Member List

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

Close()lldb::SBFile
Flush()lldb::SBFile
GetFile() constlldb::SBFile
IsValid() constlldb::SBFile
LLDB_DEPRECATED_FIXME("Use the constructor that specifies mode instead", "SBFile(FILE*, const char*, bool)") SBFile(FILE *filelldb::SBFile
m_opaque_splldb::SBFileprivate
operator bool() constlldb::SBFile
operator!() constlldb::SBFile
operator=(const SBFile &rhs)lldb::SBFile
Read(uint8_t *buf, size_t num_bytes, size_t *OUTPUT)lldb::SBFile
SBCommandReturnObject classlldb::SBFilefriend
SBDebugger classlldb::SBFilefriend
SBFile()lldb::SBFile
SBFile(FileSP file_sp)lldb::SBFile
SBFile(const SBFile &rhs)lldb::SBFile
SBFile(FILE *file, const char *mode, bool transfer_ownership)lldb::SBFile
SBFile(int fd, const char *mode, bool transfer_ownership)lldb::SBFile
SBInstruction classlldb::SBFilefriend
SBInstructionList classlldb::SBFilefriend
SBProcess classlldb::SBFilefriend
transfer_ownershiplldb::SBFile
Write(const uint8_t *buf, size_t num_bytes, size_t *OUTPUT)lldb::SBFile
~SBFile()lldb::SBFile