LLDB API Documentation

lldb::SBStringList Member List

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

AppendList(const char **strv, int strc)lldb::SBStringList
AppendList(const lldb::SBStringList &strings)lldb::SBStringList
AppendString(const char *str)lldb::SBStringList
Clear()lldb::SBStringList
GetSize() const lldb::SBStringList
GetStringAtIndex(size_t idx)lldb::SBStringList
IsValid() const lldb::SBStringList
operator*() const lldb::SBStringListprotected
operator->() const lldb::SBStringListprotected
operator=(const SBStringList &rhs)lldb::SBStringList
SBCommandInterpreter classlldb::SBStringListfriend
SBDebugger classlldb::SBStringListfriend
SBStringList()lldb::SBStringList
SBStringList(const lldb::SBStringList &rhs)lldb::SBStringList
SBStringList(const lldb_private::StringList *lldb_strings)lldb::SBStringListprotected
~SBStringList()lldb::SBStringList