ARB
|
#include <ScrollSynchronizer.h>
Public Member Functions | |
timestamp (unsigned i) | |
operator unsigned () const | |
void | setNewerThan (const timestamp &other) |
void | setOlderThan (const timestamp &other) |
bool | newer_than (const timestamp &other) const |
bool | older_than (const timestamp &other) const |
Static Public Member Functions | |
static timestamp | before (const timestamp &t) |
static timestamp | after (const timestamp &t) |
Definition at line 34 of file ScrollSynchronizer.h.
|
inlineexplicit |
Definition at line 37 of file ScrollSynchronizer.h.
|
inline |
Definition at line 38 of file ScrollSynchronizer.h.
Definition at line 40 of file ScrollSynchronizer.h.
References timestamp().
Referenced by setOlderThan().
Definition at line 41 of file ScrollSynchronizer.h.
References timestamp().
Referenced by setNewerThan().
|
inline |
Definition at line 43 of file ScrollSynchronizer.h.
References after().
Referenced by MasterCanvas::announce_update().
|
inline |
Definition at line 44 of file ScrollSynchronizer.h.
References before().
|
inline |
Definition at line 46 of file ScrollSynchronizer.h.
|
inline |
Definition at line 47 of file ScrollSynchronizer.h.