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

Quid Impala::QuidObjectChange ( Quid  q,
int  newObject 
) [inline]

Definition at line 94 of file Quid.h.

References MakeQuid(), QuidClass(), QuidId(), and QuidSet().

Referenced by Impala::Core::Table::SimilarityTableSet::ChangeQuidObject().

00095 {
00096     return MakeQuid(QuidClass(q), QuidSet(q), newObject, QuidId(q));
00097 }

Here is the call graph for this function:


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