Remake
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
status_t Struct Reference

Public Attributes

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

Detailed Description

Build status of a target.

Definition at line 480 of file remake.cpp.

Member Data Documentation

time_t status_t::last

Last-modified date.

Definition at line 483 of file remake.cpp.

Referenced by get_status().

status_e status_t::status

Actual status.

Definition at line 482 of file remake.cpp.

Referenced by get_status(), and update_status().


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