Remake
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros 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 415 of file remake.cpp.

Member Data Documentation

time_t status_t::last

Last-modified date.

Definition at line 418 of file remake.cpp.

Referenced by get_status().

status_e status_t::status

Actual status.

Definition at line 417 of file remake.cpp.

Referenced by get_status(), and update_status().


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