annotate libtests/0003/short-description @ 425:d65410f4bb85
api-inversion
Begin pushing information through.
Create and initialize an adb_query_refine_t struct in audioDB::query,
and pass it through to various callees, which can then use it instead of
the automagic class member variables.
This allows conversion of some routines into ordinary static C
functions. Begin doing so.
author |
mas01cr |
date |
Wed, 24 Dec 2008 10:55:16 +0000 |
parents |
94c18f128ce8 |
children |
216b55457009 |
rev |
line source |
mas01ik@355
|
1 1D insertion / point query using lib
|