Wt::Application::Condition Class Reference

#include <application.h>

Inheritance diagram for Wt::Application::Condition:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~Condition ()
virtual bool operator() ()=0

Detailed Description

Definition at line 50 of file application.h.


Constructor & Destructor Documentation

virtual Wt::Application::Condition::~Condition (  )  [inline, virtual]

Definition at line 52 of file application.h.

00052 {}


Member Function Documentation

virtual bool Wt::Application::Condition::operator() (  )  [pure virtual]

Implemented in Wt::SingleShot, Wt::TimerBlock, and Wt::VarBlock.


The documentation for this class was generated from the following file:

Generated Fri Jul 28 19:25:34 2006.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.