CMS 3D CMS Logo

Variables

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_14/src/CondCore/ORA/src/Version.cc File Reference

#include "CondCore/ORA/interface/Version.h"
#include <cstdio>
#include <cstring>

Go to the source code of this file.

Variables

static const char * fmt = "%3d.%3d.%3d"
static const char * poolSchemaVersionLabel = "POOL"
static const char * thisSchemaVersionLabel = "1.1.0"

Variable Documentation

const char* fmt = "%3d.%3d.%3d" [static]
const char* poolSchemaVersionLabel = "POOL" [static]

Definition at line 8 of file Version.cc.

Referenced by ora::Version::fromString(), and ora::Version::poolSchemaVersion().

const char* thisSchemaVersionLabel = "1.1.0" [static]

Definition at line 6 of file Version.cc.

Referenced by ora::Version::thisSchemaVersion().