XUniqueObjectID

Inherited from NULL

Inherited by NULL

Friend class NULL

Description

Members

Public interface

Private interface


ulong m_ulID

TypeID m_iType

TypeID m_iDomainType

int m_iRole

static DataType * _MType

static DataType * _FType


XUniqueObjectID(TypeID d_id,ulong id,TypeID tid)

XUniqueObjectID()

TypeID getType() const

void setType(TypeID t)

ulong getId() const

void setId(ulong id)

TypeID getCatagory() const

TypeID getDomainType() const

void setDomainType(TypeID d_id)

int getRole() const

void setRole(int r)

bool operator == (const XUniqueObjectID & r) const


static vector<HMember> * memberStrings()