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

PG_Info Namespace Reference


Detailed Description

Paragui Library related functions.

This namespace contains functions returning Paragui specific information. Note that this is information about the Paragui Project itself such as the versioning information.


Functions

const char * GetVersion ()
 Get the current version of ParaGUI.

const char * GetHomepage ()
 Get the URL of the ParaGUI homepage.

const char * GetLicence ()
 Get ParaGUI's licence information.

void PrintInfo ()
 Log all information to the console.


Function Documentation

const char* GetHomepage  ) 
 

Get the URL of the ParaGUI homepage.

Returns:
hompage URL

const char* GetLicence  ) 
 

Get ParaGUI's licence information.

Returns:
licence information string

const char* GetVersion  ) 
 

Get the current version of ParaGUI.

Returns:
version information

void PrintInfo  ) 
 

Log all information to the console.



The ParaGUI Project - Alexander Pipelka