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

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 getOnlineVersion ()
 Get the version of the Online 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 getDataFlowVersion ()
 Get the version of DataFlow 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

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 92 of file Version.java.


The documentation for this class was generated from the following file:
Generated on Thu Jul 15 09:56:36 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5