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

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

Definition at line 62 of file Quids.h.

References QuidClass(), and QuidClassToString().

00063 {
00064     int c = QuidClass(q);
00065     return QuidClassToString(c);
00066 }

Here is the call graph for this function:


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