#include <vtql_query.h>
Inheritance diagram for VTQL::QM_PageAlevt:
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... |
Performs a "PAGE match HEX" command and stores the matching page numbers in a list as AlevtPage.
|
query for a AlevtPage list.
|