neo::cca::Version Class Reference

runtime version info for queries. More...

#include <Version.hh>

List of all members.

Static Public Member Functions

static std::string name ()
 The descriptive source release string.
static std::string id ()
 The dot notation release number string; major.minor.patch.
static int Major ()
 @ Revision numbering scheme will be rigorously followed after 1.0.0.
static 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 int Patch ()
 Patch revision; binary compatible changes, such as addition of new common port definitions.


Detailed Description

runtime version info for queries.


Member Function Documentation

static std::string neo::cca::Version::name (  )  [static]

The descriptive source release string.

static std::string neo::cca::Version::id (  )  [static]

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

static int neo::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 int neo::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 int neo::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:33:37 2009 for NEOCCA bindings Specification by  doxygen 1.5.9