Static Public Member Functions

Celartem::ModuleDefinition Struct Reference

#include <cel_base.h>

List of all members.

Static Public Member Functions

static unsigned int getBuildRevision ()
static String getVersionString ()
static ProcessorArchitecture getProcessorArchitecture ()
static Platform getPlatform ()
static String getPlatformSpec ()
static String getModuleLinkedAgainstCelBaselib ()

Detailed Description

This struct is to determine the module version.


Member Function Documentation

static unsigned int Celartem::ModuleDefinition::getBuildRevision (  )  [static]

This function returns the build revision of the cel_baselib module.

Returns:
Build revision.
static String Celartem::ModuleDefinition::getModuleLinkedAgainstCelBaselib (  )  [static]

This method returns the module file name which is linked against cel_baselib.

Returns:
The module file name.
static Platform Celartem::ModuleDefinition::getPlatform (  )  [static]

This function returns the platform of the cel_baselib module.

Returns:
One of Platform enumeration values.
static String Celartem::ModuleDefinition::getPlatformSpec (  )  [static]

This method returns the string of the platform specifications,

Returns:
The platform specifications.
static ProcessorArchitecture Celartem::ModuleDefinition::getProcessorArchitecture (  )  [static]

This function returns the processor architecture of the cel_baselib module.

Returns:
One of ProcessorArchitecture enumeration values.
static String Celartem::ModuleDefinition::getVersionString (  )  [static]

This function returns the build version of the cel_baselib module. This is more detail than the information returned by getBuildRevision.

Returns:
Build version string.

The documentation for this struct was generated from the following file:

This document is made with doxygen 1.7.1 at Sat Mar 31 2012 04:35:56.
Caminova Logo