|
pianod2
multisource multiuser scriptable networked music player
|
A list of queries representing a filter expression or portion thereof. More...
#include <querylist.h>


Private Member Functions | |
| unsigned | preference (const Constraints &con) const |
| Field Preference of searches. More... | |
| float | quality (void) const |
| Specificity of the collection of searches. More... | |
Friends | |
| class | List |
A list of queries representing a filter expression or portion thereof.
Queries represent union (OR) of data.
|
private |
Field Preference of searches.
Determine field preference for a query list.
Preference is the highest-preference query detail list.

|
private |
Specificity of the collection of searches.
Calculate quality for a query list.
Quality declines the less specific it is; i.e., more queries is bad.

|
friend |