Sct.Version Class Reference

This class provides access to the properties about what version this is. More...

Collaboration diagram for Sct.Version:

Collaboration graph
[legend]
List of all members.

Convenience methods.

May also be accessed by using the appropriate property name. These methods will not return null, they will return some default. Use getProperty if you do not like this behaviour

String getBuildSystem ()
 Get information about the build system.
String getBuildHost ()
 Get information about the build host.
String getBuildDate ()
 Get information about the build date.
String getCmtConfig ()
 Get Cmt config string.
String getTdaqVersion ()
 Get the version of the Tdaq Software this was compiled with.
String getRootVersion ()
 Get the version of ROOT this was compiled with.
String getGccVersion ()
 Get the version of gcc this was compiled with.
String getRodDaqVersion ()
 Get the version of RodDaq this was compiled with.
String getAllInformation ()
 Returns a string containing all the build information in a pre-formatted string.
 Version ()
 Creates a new instance of Version.
String version
double versionNumber = 0.0
int majorVersion = -1
int minorVersion = -1

Public Member Functions

String getVersionName ()
double getVersion ()
int getMajorVersion ()
int getMinorVersion ()

Static Public Attributes

static final Version instance = new Version()

Detailed Description

This class provides access to the properties about what version this is.

Author:
Matthew Palmer

Definition at line 15 of file Version.java.


Constructor & Destructor Documentation

Sct.Version.Version  )  [private]
 

Creates a new instance of Version.

Todo:
Should we have a way of logging exceptions?

Definition at line 88 of file Version.java.

References Sct.Version.version.


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:14:42 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6