VersionInfoCoreModule Class Reference

#include <version_coremodule.h>

List of all members.

Static Public Member Functions

static UaString getCoreModuleVersionInfo ()
static UaString getCoreModuleVersion ()
static UaString getUaStackVersionInfo ()
static UaString getUaStackVersion ()
static UaString getUaStackStaticConfigInfo ()
static UaString getUaStackRuntimeConfigInfo ()
static UaString getUaStackPlatformLayerVersionInfo ()
static UaString getUaStackPlatformLayerVersion ()
static UaString getUaStackPlatformLayerConfigInfo ()

Detailed Description

Class providing static member functions to request the version information for the UA Server SKD, the UA Stack and the UA Stack Platforn Layer.


Member Function Documentation

UaString VersionInfoCoreModule::getCoreModuleVersion (  ) [static]

Returns the detailed version information for the UA SDK Core Module including the build time and compiler as string where the different details are seperated with '\'

UaString VersionInfoCoreModule::getCoreModuleVersionInfo (  ) [static]

Returns the detailed version information for the UA SDK Core Module including the build time and compiler as string where the different details are seperated with '\'

UaString VersionInfoCoreModule::getUaStackPlatformLayerConfigInfo (  ) [static]

Returns the detailed configuration information for the UA Stack Platform Layer where the different details are seperated with '\'

UaString VersionInfoCoreModule::getUaStackPlatformLayerVersion (  ) [static]

Returns the version string for the UA Stack Platform Layer indicating the platform.

UaString VersionInfoCoreModule::getUaStackPlatformLayerVersionInfo (  ) [static]

Returns the detailed version information for the UA Stack Platform Layer including the platform, build time and compiler as string where the different details are seperated with '\'

UaString VersionInfoCoreModule::getUaStackRuntimeConfigInfo (  ) [static]

Returns the detailed runtime configuration information for the UA Stack where the different details are seperated with '\'. This dynamic configuration is set by server application.

UaString VersionInfoCoreModule::getUaStackStaticConfigInfo (  ) [static]

Returns the detailed static configuration information for the UA Stack where the different details are seperated with '\'. This static configuration is set by compiler switches.

UaString VersionInfoCoreModule::getUaStackVersion (  ) [static]

Returns the version string for the UA Stack.

UaString VersionInfoCoreModule::getUaStackVersionInfo (  ) [static]

Returns the detailed version information for the UA Stack including the platform, build time and compiler as string where the different details are seperated with '\'


The documentation for this class was generated from the following files:
  • /home/buildbot/work/uasdkcpp/src/uaserver/uaservercpp/coremodule/version_coremodule.h
  • /home/buildbot/work/uasdkcpp/src/uaserver/uaservercpp/coremodule/version_coremodule.cpp