PropaneUI::ID Class Reference

A unique ID that can be globally referenced. One day this may just be GUID. More...

#include <UIContext.h>

List of all members.

Public Member Functions

bool operator== (const ID &b)
 Test equality of this ID with another.
 ID ()
 Construct with fake values.
 ID (int m_Owner, int m_Item, int m_Index)
 Construct with provided values.

Public Attributes

int Owner
 An owner of a 'group' of user interface elements.
int Item
 An item in this group.
int Index
 In case you have a control array, the index will be the control affected in that array.


Detailed Description

A unique ID that can be globally referenced. One day this may just be GUID.


The documentation for this class was generated from the following file:
Generated on Thu Aug 31 20:26:03 2006 for Propane Injector by  doxygen 1.4.7