GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
cli_ui_out::cli_progress_info Struct Reference

Public Member Functions

 cli_progress_info ()
 

Public Attributes

int pos
 
progress_update::state state
 
std::chrono::steady_clock::time_point last_update
 

Detailed Description

Definition at line 91 of file cli-out.h.

Constructor & Destructor Documentation

◆ cli_progress_info()

cli_ui_out::cli_progress_info::cli_progress_info ( )
inline

Definition at line 100 of file cli-out.h.

Member Data Documentation

◆ last_update

std::chrono::steady_clock::time_point cli_ui_out::cli_progress_info::last_update

Definition at line 98 of file cli-out.h.

◆ pos

int cli_ui_out::cli_progress_info::pos

Definition at line 94 of file cli-out.h.

◆ state

progress_update::state cli_ui_out::cli_progress_info::state

Definition at line 96 of file cli-out.h.


The documentation for this struct was generated from the following file: