#include <StatusInfo.h>
◆ StatusInfo() [1/2]
StatusInfo::StatusInfo |
( |
std::optional< Message > |
message, |
|
|
std::optional< float > |
progress |
|
) |
| |
|
inlineprivate |
◆ StatusInfo() [2/2]
StatusInfo::StatusInfo |
( |
| ) |
|
|
default |
◆ Clear()
◆ message()
◆ progress() [1/2]
static StatusInfo StatusInfo::progress |
( |
float |
progress | ) |
|
|
inlinestatic |
◆ progress() [2/2]
static StatusInfo StatusInfo::progress |
( |
Message const & |
msg, |
|
|
float |
progress = -1.0f |
|
) |
| |
|
inlinestatic |
◆ message_
std::optional<Message> StatusInfo::message_ |
◆ progress_
std::optional<float> StatusInfo::progress_ |
The documentation for this class was generated from the following file: