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

pginfo.h File Reference


Detailed Description

Paragui Library related functions.

Various version and information related functions.

Author:
Alexander Pipelka


Namespaces

namespace  PG_Info

Functions

const std::string & GetVersion ()
 Get the current version of ParaGUI.
const std::string & GetHomepage ()
 Get the URL of the ParaGUI homepage.
const std::string & GetLicence ()
 Get ParaGUI's licence information.
void PrintInfo ()
 Log all information to the console.


Function Documentation

const std::string& PG_Info::GetHomepage  ) 
 

Get the URL of the ParaGUI homepage.

Returns:
hompage URL

const std::string& PG_Info::GetLicence  ) 
 

Get ParaGUI's licence information.

Returns:
licence information string

const std::string& PG_Info::GetVersion  ) 
 

Get the current version of ParaGUI.

Returns:
version information

void PG_Info::PrintInfo  ) 
 

Log all information to the console.



The ParaGUI Project - Alexander Pipelka