Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

pgapplication.h File Reference


Detailed Description

Header file for the PG_Application class.

This include file defines the PG_Application class the PG_Main function and some macros for source backward compatibility.


Functions

int PG_main (int argc, char **argv, PG_Application *app)
 runs the ParaGUI main loop.


Function Documentation

int PG_main int  argc,
char **  argv,
PG_Application app
 

runs the ParaGUI main loop.

Parameters:
argc argument count (from main)
argv array of arguments (from main)
app the PG_Application object
Returns:
status code.
This function is an encapsulation of app->Run(). It also handles exceptions (if enabled).


Generated on Tue Jun 24 02:25:20 2008 for ParaGUI by  doxygen 1.4.2