#92862# add type FilterQuery

This commit is contained in:
Andreas Schlüns 2001-10-24 08:33:11 +00:00
parent 41b6653dba
commit fd3cd02438

View file

@ -2,9 +2,9 @@
*
* $RCSfile: filtercachedata.hxx,v $
*
* $Revision: 1.10 $
* $Revision: 1.11 $
*
* last change: $Author: as $ $Date: 2001-08-27 10:41:32 $
* last change: $Author: as $ $Date: 2001-10-24 09:33:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -788,6 +788,8 @@ typedef CheckedIterator< StringList > CheckedStrin
typedef CheckedIterator< FileTypeHash > CheckedTypeIterator ;
typedef CheckedIterator< PerformanceHash > CheckedPerformanceIterator ;
typedef ::std::vector< ConstFilterIterator > FilterQuery ;
//*****************************************************************************************************************
// Use private static data container to hold all values of configuration!
//*****************************************************************************************************************