Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Impala::QuidObj::QuidObj ( int  qClass,
int  qSet,
int  qObject,
int  id 
) [inline]

Definition at line 25 of file QuidObj.h.

References Impala::MakeQuid(), and mQuid.

00026     {
00027         mQuid = MakeQuid(qClass, qSet, qObject, id);
00028     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:14:03 2011 for ImpalaSrc by  doxygen 1.5.1