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

LibApplication Class Reference

#include <app_beos.h>

Inheritance diagram for LibApplication:

Inheritance graph
[legend]
Collaboration diagram for LibApplication:

Collaboration graph
[legend]
List of all members.

Public Methods

 LibApplication ()

Public Attributes

bool is_quitting
ClanWindowScreenclanscreen

Private Methods

bool QuitRequested ()
void ReadyToRun ()
void ArgvReceived (int32 argc, char **argv)

Private Attributes

int32 largc
char** largv

Constructor & Destructor Documentation

LibApplication::LibApplication ( )
 


Member Function Documentation

void LibApplication::ArgvReceived ( int32 argc,
char ** argv ) [private]
 

bool LibApplication::QuitRequested ( ) [private]
 

void LibApplication::ReadyToRun ( ) [private]
 


Member Data Documentation

ClanWindowScreen* LibApplication::clanscreen
 

Definition at line 41 of file app_beos.h.

bool LibApplication::is_quitting
 

Definition at line 39 of file app_beos.h.

int32 LibApplication::largc [private]
 

Definition at line 48 of file app_beos.h.

char** LibApplication::largv [private]
 

Definition at line 49 of file app_beos.h.


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:57:40 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001