Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

VTQL::QM_PageL Class Reference

Get a list of PgInfo from a search. More...

#include <vtql_query.h>

Inheritance diagram for VTQL::QM_PageL:

VTQL::CQModul VTQL::CModul thread::CallBack::CBFunct List of all members.

Set of Page Information

typedef std::list< PgInfo
>::iterator 
iter
 iterator to list.

std::list< PgInfosPg
 list of page informations.


Public Methods

virtual ~QM_PageL ()
 QM_PageL (Query_generic &_qc, const std::string &s)
 query for a page list. More...


Detailed Description

Get a list of PgInfo from a search.

Performs a "PAGE match LIST" command and stores the matching page numbers in a list.


Constructor & Destructor Documentation

VTQL::QM_PageL::QM_PageL Query_generic   _qc,
const std::string &    s
[inline]
 

query for a page list.

Parameters:
_qc  query connection you want this modul to be attached
s  the (not escaped) match, you want to search for


The documentation for this class was generated from the following file:
Generated on Sun Apr 14 17:37:04 2002 for libvtql by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002