Definition at line 80 of file Quid.h. References QuidObject(), and QuidValid(). Referenced by Impala::Core::Table::AnnotationTable::GroupPerVideo(). 00081 { 00082 return QuidValid(q1) && (QuidObject(q1) == (QuidObject(q2))); 00083 }
Here is the call graph for this function:
|