Lumiera  0.pre.03
»edit your freedom«
FrameID Class Reference

#include "lib/frameid.hpp"

Description

Identification tuple for addressing frames unambiguously.

Todo:
currently (7/08) this is a dummy implementation to find out what interface the Steam layer needs. Probably the vault layer will later on define what is actually needed; this header should then be replaced by a combined C/C++ header

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
 
+ Inheritance diagram for FrameID:
+ Collaboration diagram for FrameID:

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