#include <vtql_query.h>
Inheritance diagram for VTQL::QM_PageL:
Set of Page Information | |
typedef std::list< PgInfo >::iterator | iter |
iterator to list. | |
std::list< PgInfo > | sPg |
list of page informations. | |
Public Methods | |
virtual | ~QM_PageL () |
QM_PageL (Query_generic &_qc, const std::string &s) | |
query for a page list. More... |
Performs a "PAGE match LIST" command and stores the matching page numbers in a list.
|
query for a page list.
|