hecl
High-Level Extensible Combiner Language and Resource Database
|
Timestamp representation used for comparing modtimes of cooked resources. More...
#include <HECL.hpp>
Public Member Functions | |
Time (time_t ti) | |
Time (const Time &other) | |
time_t | getTs () const |
Time & | operator= (const Time &other) |
bool | operator== (const Time &other) const |
bool | operator!= (const Time &other) const |
bool | operator< (const Time &other) const |
bool | operator> (const Time &other) const |
bool | operator<= (const Time &other) const |
bool | operator>= (const Time &other) const |
Timestamp representation used for comparing modtimes of cooked resources.