CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs | Enumerations | Functions | Variables
Types.h File Reference
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/functional/hash.hpp>
#include "CondCore/CondDB/interface/Time.h"

Go to the source code of this file.

Classes

class  cond::GTEntry_t
 
struct  cond::GTMetadata_t
 
struct  cond::Iov_t
 
struct  cond::LogDBEntry_t
 
struct  cond::Tag_t
 
struct  cond::TagInfo_t
 
struct  cond::TagMetadata_t
 

Namespaces

 cond
 

Typedefs

typedef std::string cond::Hash
 
typedef TagInfo_t cond::TagInfo
 

Enumerations

enum  cond::BackendType { cond::UNKNOWN_DB =0, cond::COND_DB, cond::ORA_DB }
 
enum  cond::MigrationStatus { cond::ERROR =0, cond::MIGRATED, cond::VALIDATED }
 
enum  cond::SynchronizationType {
  cond::SYNCH_ANY = 0, cond::SYNCH_VALIDATION, cond::SYNCH_OFFLINE, cond::SYNCH_MC,
  cond::SYNCH_RUNMC, cond::SYNCH_HLT, cond::SYNCH_EXPRESS, cond::SYNCH_PROMPT,
  cond::SYNCH_PCL
}
 

Functions

SynchronizationType cond::synchronizationTypeFromName (const std::string &name)
 
std::string cond::synchronizationTypeNames (SynchronizationType type)
 

Variables

static constexpr BackendType cond::DEFAULT_DB = COND_DB
 
static constexpr unsigned int cond::HASH_SIZE = 40
 
static const std::vector
< std::string > 
cond::validationStatusText