Static Public Member Functions | List of all members
Celartem::ModuleDefinition Struct Reference

#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 ()
 

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:

Cuminas DjVu SDK 3.0.33103
This document is made with doxygen 1.8.5 at Sun Dec 15 2013 19:38:06.
Cuminas Logo