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

information functions.

This namespace contains functions returning library related informations.


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