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

pginfo.h File Reference

Paragui Library related functions. More...

#include "paragui.h"
#include <string>

Include dependency graph for pginfo.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  PG_Info

Functions

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


Detailed Description

Paragui Library related functions.

Various version and information related functions.

Author:
Alexander Pipelka

Definition in file pginfo.h.


Function Documentation

const std::string & PG_Info::GetHomepage  ) 
 

Get the URL of the ParaGUI homepage.

Returns:
hompage URL

Definition at line 43 of file paragui.cpp.

References PG_Info::Homepage.

Referenced by PG_Info::PrintInfo().

const std::string & PG_Info::GetLicence  ) 
 

Get ParaGUI's licence information.

Returns:
licence information string

Definition at line 47 of file paragui.cpp.

References PG_Info::Licence.

Referenced by PG_Info::PrintInfo().

const std::string & PG_Info::GetVersion  ) 
 

Get the current version of ParaGUI.

Returns:
version information

Definition at line 39 of file paragui.cpp.

References PG_Info::Version.

Referenced by PG_Info::PrintInfo().

void PG_Info::PrintInfo  ) 
 

Log all information to the console.

Definition at line 51 of file paragui.cpp.

References PG_Info::GetHomepage(), PG_Info::GetLicence(), PG_Info::GetVersion(), and PG_LogMSG().


Generated on Tue Jun 24 01:59:08 2008 for Advanced Strategic Command by  doxygen 1.4.2