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

VTQL::QM_PageAlevt Class Reference

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

#include <vtql_query.h>

Inheritance diagram for VTQL::QM_PageAlevt:

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

List of \a AlevtPage

typedef std::list< std::pair<
PgInfo, AlevtPage > >::iterator 
iter
 iterator to list.

std::list< std::pair< PgInfo,
AlevtPage > > 
li
 list of pages.


Public Methods

virtual ~QM_PageAlevt ()
 QM_PageAlevt (Query_generic &_qc, const std::string &s, size_t i=0)
 query for a AlevtPage list. More...


Detailed Description

Get a list of AlevtPage from a search.

Performs a "PAGE match HEX" command and stores the matching page numbers in a list as AlevtPage.


Constructor & Destructor Documentation

VTQL::QM_PageAlevt::QM_PageAlevt Query_generic   _qc,
const std::string &    s,
size_t    i = 0
[inline]
 

query for a AlevtPage list.

Parameters:
_qc  query connection you want this modul to be attached
s  the (not escaped) match, you want to search for
i  limit the number of results (0 : no limit)


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