CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
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().