|
|
static char * | GetApplicationName () |
| |
|
static Bool | GetApplicationShortName (char *buffer, int bufferSize) |
| |
|
static Bool | GetApplicationLongName (char *buffer, int bufferSize) |
| |
|
static Bool | GetApplicationVersionString (char *buffer, int bufferSize) |
| |
|
static Bool | GetMachineSerialNumber (char *buffer, int bufferSize) |
| |
|
static Bool | CompareVersionStrings (char *nameOne, char *nameTwo) |
| |
|
|
static char | s_ApplicationName [MAX_APPLICATION_NAME_LN+1] |
| |
|
static char | s_ApplicationVersionString [MAX_APPLICATION_VERSION_STRING_LN+1] |
| |
|
static char | s_MachineSerialNumber [MAX_APPLICATION_MACHINE_SERIAL_NUMBER_STRING_LN+1] |
| |
The documentation for this class was generated from the following files:
- /home/kddev/dev/AppDev/GmCommon/include/GmApp.hpp
- /home/kddev/dev/AppDev/GmCommon/GmApp/GmApp.cpp