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

VTQL::EM_PageAlevt Class Reference

Get matching events and provide advanced output methods to display the page. More...

#include <vtql_event.h>

Inheritance diagram for VTQL::EM_PageAlevt:

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

Public Methods

virtual ~EM_PageAlevt ()
 EM_PageAlevt (Event_generic &event_con, const std::string &match)
 Set the match for the events you want to get. More...


Public Attributes

AlevtPage alevtpg
 the latest page as AlevtPage.

PgInfo pginfo
 the latest page info.


Detailed Description

Get matching events and provide advanced output methods to display the page.

Performs a "PAGE match HEX" command. If you call the inherited Wait(bool) method and it has returned true, a page has been recieved and has been stored as AlevtPage and as PgInfo.


Constructor & Destructor Documentation

VTQL::EM_PageAlevt::EM_PageAlevt Event_generic   event_con,
const std::string &    match
[inline]
 

Set the match for the events you want to get.

It does not really set the match. The first try to do so will be performed at the first Wait(bool) call.

Parameters:
event_con  Connection where you want to get events
match  Events should match this (not escaped) match.


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