Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/frameid.hpp"
Identification tuple for addressing frames unambiguously.
Definition at line 78 of file frameid.hpp.
Public Member Functions | |
FrameID (long dum=0) | |
operator long () | |
bool | operator< (const FrameID &other) const |
bool | operator== (const FrameID &other) const |
Private Attributes | |
long | dummy |