Go to the documentation of this file.
9 #ifndef LLDB_INTERPRETER_OPTIONVALUEUUID_H
10 #define LLDB_INTERPRETER_OPTIONVALUEUUID_H
58 #endif // LLDB_INTERPRETER_OPTIONVALUEUUID_H
Status SetValueFromString(llvm::StringRef value, VarSetOperationType op=eVarSetOperationAssign) override
OptionValueUUID(const UUID &uuid)
VarSetOperationType
Settable state variable types.
void SetCurrentValue(const UUID &value)
OptionValue::Type GetType() const override
const UUID & GetCurrentValue() const
~OptionValueUUID() override=default
A class that represents a running process on the host machine.
void AutoComplete(CommandInterpreter &interpreter, CompletionRequest &request) override
void DumpValue(const ExecutionContext *exe_ctx, Stream &strm, uint32_t dump_mask) override
OptionValueUUID()=default