src
PerfTools
AllocMonitor
src
AllocMonitorBase.cc
Go to the documentation of this file.
1
// -*- C++ -*-
2
//
3
// Package: PerfTools/AllocMonitor
4
// Class : AllocMonitorBase
5
//
6
// Implementation:
7
// [Notes on implementation]
8
//
9
// Original Author: Christopher Jones
10
// Created: Mon, 21 Aug 2023 15:42:57 GMT
11
//
12
13
// system include files
14
15
// user include files
16
#include "
PerfTools/AllocMonitor/interface/AllocMonitorBase.h
"
17
18
//
19
// constants, enums and typedefs
20
//
21
22
//
23
// static data member definitions
24
//
25
26
using namespace
cms::perftools
;
27
28
//
29
// constructors and destructor
30
//
31
AllocMonitorBase::AllocMonitorBase
() {}
32
33
AllocMonitorBase::~AllocMonitorBase
() {}
AllocMonitorBase.h
cms::perftools
Definition:
AllocMonitorBase.h:33
cms::perftools::AllocMonitorBase::~AllocMonitorBase
virtual ~AllocMonitorBase()
Definition:
AllocMonitorBase.cc:33
cms::perftools::AllocMonitorBase::AllocMonitorBase
AllocMonitorBase()
Definition:
AllocMonitorBase.cc:31
Generated for CMSSW Reference Manual by
1.8.14