hecl
High-Level Extensible Combiner Language and Resource Database
Public Member Functions | List of all members
HECL::Time Class Referencefinal

Timestamp representation used for comparing modtimes of cooked resources. More...

#include <HECL.hpp>

Collaboration diagram for HECL::Time:
Collaboration graph

Public Member Functions

 Time (time_t ti)
 
 Time (const Time &other)
 
time_t getTs () const
 
Timeoperator= (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
 

Detailed Description

Timestamp representation used for comparing modtimes of cooked resources.


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