CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions | Variables
PoolToken.cc File Reference
#include "CondCore/ORA/interface/PoolToken.h"
#include "CondCore/ORA/interface/Exception.h"
#include "CondCore/ORA/interface/Guid.h"
#include <cstring>
#include <cstdio>
#include "Reflex/Reflex.h"

Go to the source code of this file.

Namespaces

 cond
 

Functions

std::pair< std::string, int > cond::parseToken (const std::string &objectId)
 
std::string cond::writeToken (const std::string &containerName, int oid0, int oid1, const std::string &className)
 
std::string cond::writeTokenContainerFragment (const std::string &containerName, const std::string &className)
 

Variables

static const char * cond::fmt_oid = "[OID=%08X-%08X]"
 
static const char * cond::fmt_tech = "[TECH=%08X]"