eq::net::ObjectVersion Struct Reference

A helper struct bundling an object identifier and version. More...

#include <objectVersion.h>

Collaboration diagram for eq::net::ObjectVersion:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ObjectVersion (const uint32_t id, const uint32_t version)
 ObjectVersion (const Object *object)
ObjectVersionoperator= (const Object *object)
bool operator== (const ObjectVersion &value) const
bool operator< (const ObjectVersion &rhs) const
bool operator> (const ObjectVersion &rhs) const

Public Attributes

uint32_t id
uint32_t version

Static Public Attributes

static ObjectVersion NONE
 An unset object version.

Detailed Description

A helper struct bundling an object identifier and version.

Definition at line 33 of file objectVersion.h.


Member Data Documentation

An unset object version.

Definition at line 52 of file objectVersion.h.


The documentation for this struct was generated from the following files:
Generated on Sat Feb 6 13:11:22 2010 for Equalizer 0.9.1 by  doxygen 1.6.1