Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 10:36:02 2010 for ImpalaSrc by  doxygen 1.5.1