CPPMyth
Library to interoperate with MythTV server
NSROOT::OS::CTimeout Class Reference

Public Member Functions

 CTimeout (unsigned millisec)
 
void Set (unsigned millisec)
 
bool IsSet () const
 
void Clear ()
 
unsigned TimeLeft () const
 
bool operator== (const CTimeout &other) const
 
bool operator!= (const CTimeout &other) const
 
bool operator< (const CTimeout &other) const
 
bool operator> (const CTimeout &other) const
 
bool operator>= (const CTimeout &other) const
 
bool operator<= (const CTimeout &other) const
 

Private Attributes

int64_t m_time
 

Detailed Description

Definition at line 63 of file timeout.h.


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