CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
|
#include <CLHEP/GenericFunctions/RCBase.hh>
Public Member Functions | |
RCBase () | |
void | ref () const |
void | unref () const |
unsigned int | refCount () const |
Protected Member Functions | |
virtual | ~RCBase () |
Genfun::RCBase::RCBase | ( | ) |
|
protectedvirtual |
void Genfun::RCBase::ref | ( | ) | const |
unsigned int Genfun::RCBase::refCount | ( | ) | const |
void Genfun::RCBase::unref | ( | ) | const |