Arduino live555
All Classes Functions Pages
Public Member Functions | List of all members
DelayInterval Class Reference
Inheritance diagram for DelayInterval:
Timeval

Public Member Functions

 DelayInterval (time_base_seconds seconds, time_base_seconds useconds)
 
time_base_seconds seconds () const
 
time_base_seconds seconds ()
 
time_base_seconds useconds () const
 
time_base_seconds useconds ()
 
int operator>= (Timeval const &arg2) const
 
int operator<= (Timeval const &arg2) const
 
int operator< (Timeval const &arg2) const
 
int operator> (Timeval const &arg2) const
 
int operator== (Timeval const &arg2) const
 
int operator!= (Timeval const &arg2) const
 
void operator+= (class DelayInterval const &arg2)
 
void operator-= (class DelayInterval const &arg2)
 

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