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

os::Alert Class Reference

#include <requesters.h>

Inheritance diagram for os::Alert:

os::Window os::Looper os::Handler List of all members.

Public Methods

 Alert (const std::string &cTitle, const std::string &cText, int nFlags,...)
 ~Alert ()
virtual void HandleMessage (Message *pcMessage)
int Go ()
void Go (Invoker *pcInvoker)

Detailed Description

Description:
See also:
Author(s):
Kurt Skauen (kurt@atheos.cx)


Constructor & Destructor Documentation

Alert::Alert ( const std::string & cTitle,
const std::string & cText,
int nFlags,
... )
 

Alert::~Alert ( )
 


Member Function Documentation

void Alert::Go ( Invoker * pcInvoker )
 

int Alert::Go ( )
 

void Alert::HandleMessage ( Message * pcMessage ) [virtual]
 

Reimplemented from os::Handler.


The documentation for this class was generated from the following files:
Generated at Sat Apr 7 16:11:33 2001 for AtheOS higlevel API by doxygen1.2.5 written by Dimitri van Heesch, © 1997-2001