Mercurial > hg > audiodb
comparison dump.cpp @ 227:083956accbce refactoring
And now, the big one: two into one will go.
* Reporter abstract base class;
* Two instantiations of same, replicating the point accumulating and
report functionality of trackSequenceQueryNN() and
trackSequenceQueryRad();
* adjust trackSequenceQueryNN() to
- include radius threshold test if radius is non-zero;
- use new Reporter argument for accumulating matches;
- move report() call into query();
* new VERB_LOG macro to take away zillions of std::cerr << things;
* we can now delete trackSequenceQueryRad() entirely.
WOOHOO!
author | mas01cr |
---|---|
date | Thu, 06 Dec 2007 14:41:07 +0000 |
parents | 2ea1908707c7 |
children | 4dcb09f5fe85 |
comparison
equal
deleted
inserted
replaced
223:e2e561eef3d6 | 227:083956accbce |
---|