#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "FWCore/ServiceRegistry/interface/ActivityRegistry.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include "FWCore/Utilities/interface/ResourceInformation.h"
#include <string>
#include <vector>
#include "FWCore/ServiceRegistry/interface/ServiceMaker.h"
Go to the source code of this file.
Classes | |
class | edm::service::ResourceInformationService |
Namespaces | |
edm | |
HLT enums. | |
edm::service | |
Typedefs | |
using | ResourceInformationMaker = edm::serviceregistry::AllArgsMaker< edm::ResourceInformation, ResourceInformationService > |
typedef ResourceInformationMaker ::concrete_t | ResourceInformationService___t |
typedef edm::serviceregistry::ServiceMaker< ResourceInformationMaker ::interface_t, ResourceInformationMaker > | ResourceInformationService__t |
Functions | |
bool | edm::service::isProcessWideService (ResourceInformationService const *) |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::DescriptionFillerForServices< ResourceInformationService___t > > | s_filler__LINE__ ("ResourceInformationService") |
static const edm::serviceregistry::ServicePluginFactory ::PMaker< ResourceInformationService__t > | s_maker__LINE__ ("ResourceInformationService") |
using ResourceInformationMaker = edm::serviceregistry::AllArgsMaker<edm::ResourceInformation, ResourceInformationService> |
Definition at line 212 of file ResourceInformationService.cc.
typedef ResourceInformationMaker ::concrete_t ResourceInformationService___t |
Definition at line 213 of file ResourceInformationService.cc.
typedef edm::serviceregistry::ServiceMaker< ResourceInformationMaker ::interface_t, ResourceInformationMaker > ResourceInformationService__t |
Definition at line 213 of file ResourceInformationService.cc.
|
static |
|
static |