ROOT
6.30.04
Reference Guide
All
Namespaces
Files
Pages
TRefCnt.cxx
Go to the documentation of this file.
1
// @(#)root/base:$Id$
2
// Author: Fons Rademakers 04/08/95
3
4
/*************************************************************************
5
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
6
* All rights reserved. *
7
* *
8
* For the licensing terms see $ROOTSYS/LICENSE. *
9
* For the list of contributors see $ROOTSYS/README/CREDITS. *
10
*************************************************************************/
11
12
/** \class TRefCnt
13
\ingroup Base
14
15
Definitions for TRefCnt, base class for reference counted objects.
16
*/
17
18
#include "
TRefCnt.h
"
19
20
// This definition is compiled in case nothing else is,
21
// in order to quiet down some fussy librarians
22
int
gDummy_ref_cpp;
23
24
////////////////////////////////////////////////////////////////////////////////
25
/// Leave fRefs alone
26
27
TRefCnt::TRefCnt(EReferenceFlag)
28
{
29
}
TRefCnt.h
core
base
src
TRefCnt.cxx
Generated on Tue May 5 2020 14:02:21 for ROOT by
1.8.5