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

String Impala::QuidClassToString ( Quid  q  )  [inline]

Definition at line 58 of file Quids.h.

References QuidClass(), and QuidClassToString().

00059 {
00060     int c = QuidClass(q);
00061     return QuidClassToString(c);
00062 }

Here is the call graph for this function:


Generated on Fri Mar 19 10:35:30 2010 for ImpalaSrc by  doxygen 1.5.1