Definition at line 55 of file QuidObj.h. References mQuid, and Impala::QuidObject(). Referenced by Impala::Core::DataFactory::MakeImage(), Impala::Persistency::VideoSetsRepository::QuidToString(), Impala::Persistency::ImageSetsRepository::QuidToString(), Impala::Core::VideoSet::VideoSetRepository::QuidToString(), Impala::Core::VideoSet::VideoSet::QuidToString(), Impala::Core::ImageSet::ImageSetRepository::QuidToString(), and ToString(). 00056 { 00057 return QuidObject(mQuid); 00058 }
Here is the call graph for this function:
|