33 class OperationInfoImpl;
57 InaccurateLocationData,
61 LastInfoCode_ = SettingsProblem
std::string message() const
Get the message string.
Definition: OperationInfo.cpp:67
Top-level namespace for all things Unity-related.
Definition: Version.h:49
OperationInfo(InfoCode code)
Create OperationInfo with the given info code.
Definition: OperationInfo.cpp:28
Definition: ActionMetadata.h:31
InfoCode
Indicates the type of / cause for the information being reported.
Definition: OperationInfo.h:51
A container for details about something of interest that occurs during the operation of a request...
Definition: OperationInfo.h:42
InfoCode code() const noexcept
Get the info code.
Definition: OperationInfo.cpp:62