My Project
SallyAPI::System::SystemHelper Class Reference

System helper. More...

#include <SystemHelper.h>

List of all members.

Static Public Member Functions

static std::string GetModulePath ()
 Gets the module path.
static int ConvertSystemTimeToInt (SYSTEMTIME systemTime)
 Convert system time to int.
static std::string GenerateUniqueID ()
 Generates a unique identifier.

Detailed Description

System helper.

Author:
Christian Knobloch
Date:
07.07.2011

Member Function Documentation

int SystemHelper::ConvertSystemTimeToInt ( SYSTEMTIME  systemTime) [static]

Convert system time to int.

Author:
Christian Knobloch
Date:
19.04.2010
Parameters:
systemTimeTime of the system.
Returns:
.
std::string SystemHelper::GenerateUniqueID ( ) [static]

Generates a unique identifier.

Author:
Christian Knobloch
Date:
06.07.2011
Returns:
The unique identifier.
std::string SystemHelper::GetModulePath ( ) [static]

Gets the module path.

Author:
Christian Knobloch
Date:
19.04.2010
Returns:
The module path.

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines