CMS 3D CMS Logo

Variables

CMSSW_4_4_3_patch1/src/CondCore/ORA/src/OId.cc File Reference

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

Go to the source code of this file.

Variables

static const char * OIDFMT = "%04X-%08X"
static const size_t OIDSIZ = 13

Variable Documentation

const char* OIDFMT = "%04X-%08X" [static]

Definition at line 6 of file OId.cc.

Referenced by ora::OId::fromString(), and ora::OId::toString().

const size_t OIDSIZ = 13 [static]

Definition at line 7 of file OId.cc.

Referenced by ora::OId::fromString(), and ora::OId::toString().