Remake
Loading...
Searching...
No Matches
status_t Struct Reference

Public Attributes

status_e status
 Actual status.
 
time_t last
 Last-modified date.
 

Detailed Description

Build status of a target.

Definition at line 536 of file remake.cpp.

Member Data Documentation

◆ last

time_t status_t::last

Last-modified date.

Definition at line 539 of file remake.cpp.

Referenced by get_status(), and update_status().

◆ status

status_e status_t::status

Actual status.

Definition at line 538 of file remake.cpp.

Referenced by get_status(), and update_status().


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