#include <terminal_colors.h>
Definition at line 64 of file terminal_colors.h.
◆ LoadingIndicator()
yaze::cli::util::LoadingIndicator::LoadingIndicator |
( |
const std::string & |
message, |
|
|
bool |
show = true |
|
) |
| |
|
inline |
◆ ~LoadingIndicator()
yaze::cli::util::LoadingIndicator::~LoadingIndicator |
( |
| ) |
|
|
inline |
◆ Start()
void yaze::cli::util::LoadingIndicator::Start |
( |
| ) |
|
|
inline |
◆ Stop()
void yaze::cli::util::LoadingIndicator::Stop |
( |
| ) |
|
|
inline |
◆ UpdateMessage()
void yaze::cli::util::LoadingIndicator::UpdateMessage |
( |
const std::string & |
message | ) |
|
|
inline |
◆ message_
std::string yaze::cli::util::LoadingIndicator::message_ |
|
private |
◆ show_
bool yaze::cli::util::LoadingIndicator::show_ |
|
private |
◆ running_
bool yaze::cli::util::LoadingIndicator::running_ |
|
private |
◆ thread_
std::thread yaze::cli::util::LoadingIndicator::thread_ |
|
private |
The documentation for this class was generated from the following file: