CMS 3D CMS Logo

ClassIDCapability.h File Reference

#include "CondCore/DBCommon/interface/ClassID.h"

Go to the source code of this file.

Functions

void NOT_SEAL_CAPABILITIES (const char **&names, int &n)

Variables

cond::ClassIDRegistry packageClassIDRegistry (cond::idCategories::dictIDCategory)


Function Documentation

void NOT_SEAL_CAPABILITIES ( const char **&  names,
int n 
)

Definition at line 18 of file ClassIDCapability.h.

References cond::ClassIDRegistry::csids, and packageClassIDRegistry.

00019 { 
00020   names = &packageClassIDRegistry.csids.front();
00021   n =  packageClassIDRegistry.csids.size();
00022 }


Variable Documentation

cond::ClassIDRegistry packageClassIDRegistry(cond::idCategories::dictIDCategory) [static]

Referenced by NOT_SEAL_CAPABILITIES().


Generated on Tue Jun 9 17:51:34 2009 for CMSSW by  doxygen 1.5.4