#include <application.h>
Inheritance diagram for Wt::Application::Condition:

Public Member Functions | |
| virtual | ~Condition () |
| virtual bool | operator() ()=0 |
Definition at line 50 of file application.h.
| virtual Wt::Application::Condition::~Condition | ( | ) | [inline, virtual] |
| virtual bool Wt::Application::Condition::operator() | ( | ) | [pure virtual] |
Implemented in Wt::SingleShot, Wt::TimerBlock, and Wt::VarBlock.
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.