classic::gov::cca::Version Class Reference

UNADOPTED: A class to support the runtime introspection of the CCA version. More...

#include <cca.h>

List of all members.

Static Public Member Functions

static CONST char * name ()
 The descriptive source release string.
static CONST char * id ()
 The dot notation release number string; major.minor.patch.
static CONST int Major ()
 @ Revision numbering scheme will be rigorously followed after 1_0_0.
static CONST int Minor ()
 Minor revision; increments with binary incompatible changes in well known ports, including changes in namings expressed with string name or type arguments.
static CONST int Patch ()
 Patch revision; binary compatible changes, such as addition of new common port definitions.


Detailed Description

UNADOPTED: A class to support the runtime introspection of the CCA version.

The int returning functions are capitalized because sysmacros.h defines both major() and minor(), sheesh.


Member Function Documentation

static CONST char* classic::gov::cca::Version::name (  )  [static]

The descriptive source release string.

static CONST char* classic::gov::cca::Version::id (  )  [static]

The dot notation release number string; major.minor.patch.

static CONST int classic::gov::cca::Version::Major (  )  [static]

@ Revision numbering scheme will be rigorously followed after 1_0_0.

Major version; increments with binary incompatible changes in this header.

static CONST int classic::gov::cca::Version::Minor (  )  [static]

Minor revision; increments with binary incompatible changes in well known ports, including changes in namings expressed with string name or type arguments.

Changes in the spec but outside this header.

static CONST int classic::gov::cca::Version::Patch (  )  [static]

Patch revision; binary compatible changes, such as addition of new common port definitions.


The documentation for this class was generated from the following file:

Generated on Mon Sep 14 18:23:26 2009 for 'Classic' CCA c++ binding (ccaffeine-only) by  doxygen 1.5.9