[inline]
Definition at line 145 of file FileName.h.
References MakeString().
Referenced by Impala::Core::VideoSet::ExportStills::HandleNewFile(), Impala::Core::VideoSet::MakeQuidLookup::HandleNewFrame(), Impala::Core::VideoSet::InterestPointProc::HandleNewFrame(), Impala::Core::Test::TestWeibull::Name(), Impala::Core::Test::TestWatershedMarkers::Name(), Impala::Core::Test::TestWatershed::Name(), Impala::Core::Test::TestMatNorm2Dist::Name(), Impala::Core::Test::TestInvWiccest::Name(), Impala::Core::Test::TestDumpSmall::Name(), Impala::Core::Test::TestColorSegmentation::Name(), Impala::Core::Test::TestWeibull::Run(), Impala::Core::Test::TestWatershedMarkers::Run(), Impala::Core::Test::TestWatershed::Run(), Impala::Core::Test::TestInvWiccest::Run(), and Impala::Core::Test::TestColorSegmentation::Run().
00146 { 00147 return MakeString(a1) + "_" + MakeString(a2) + dotExt; 00148 }
Here is the call graph for this function: