Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

Gversions Class Reference

List of all members.

Static Public Member Functions

static isModuleInReleases (m, rootDirEnvs=None)
static extractVersion (verStr)
static calcDigest (filePath)
static getModuleDigests ()
static getReleaseFromDigest (digestDataFile=None, rootDirEnv='LATTE_ROOT')
static logBadMarshalDataMessage ()
static verifyModuleDigests (digestDataFile=None, rootDirEnv='LATTE_ROOT', additionalFilesToVerify=[])
static findVersionSymbol (filePath)
 Find the __version__ symbol in the file.
static verifyFileDigests (path=None, rootDirEnv='LATTE_ROOT', digestDataFile=None)
static collectDigests (path)
static getHardwareVersions (lat, xbrd=None)
static printVersions (ocs, lat=None, xbrd=None)

Detailed Description

Definition at line 64 of file gVersions.py.


Member Function Documentation

static extractVersion verStr   )  [static]
 

Static class method which extracts the version string from the CVS keyword string, if that's what it appears to be. If it doesn't, just return the input.

static findVersionSymbol filePath   )  [static]
 

Find the __version__ symbol in the file.

Parameters:
filePath Full path of the module source code
Returns:
Version number or None if not found.

static getHardwareVersions lat  ,
xbrd  = None
[static]
 

Static class method which retrieves hardware versions.

Keyword arguments:

cmd -- optional command client (default None)


The documentation for this class was generated from the following file:
Generated on Fri Jul 21 13:27:14 2006 for LATTE R04-12-00 by doxygen 1.4.3