#include <cel_base.h>
Static Public Member Functions | |
static unsigned int | getBuildRevision () |
static String | getVersionString () |
static ProcessorArchitecture | getProcessorArchitecture () |
static Platform | getPlatform () |
static String | getPlatformSpec () |
static String | getModuleLinkedAgainstCelBaselib () |
This struct is to determine the module version.
|
static |
This function returns the build revision of the cel_baselib module.
|
static |
This method returns the module file name which is linked against cel_baselib.
|
static |
This function returns the platform of the cel_baselib module.
|
static |
This method returns the string of the platform specifications,
|
static |
This function returns the processor architecture of the cel_baselib module.
|
static |
This function returns the build version of the cel_baselib module. This is more detail than the information returned by getBuildRevision.