CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Public Member Functions | Protected Member Functions | List of all members
Genfun::RCBase Class Reference

#include <RCBase.hh>

Inheritance diagram for Genfun::RCBase:
Genfun::RKIntegrator::RKData

Public Member Functions

 RCBase ()
 
void ref () const
 
void unref () const
 
unsigned int refCount () const
 
 RCBase ()
 
void ref () const
 
void unref () const
 
unsigned int refCount () const
 

Protected Member Functions

virtual ~RCBase ()
 
virtual ~RCBase ()
 

Detailed Description

Author

Definition at line 17 of file CLHEP/GenericFunctions/RCBase.hh.

Constructor & Destructor Documentation

◆ RCBase() [1/2]

Genfun::RCBase::RCBase ( )

Definition at line 3 of file RCBase.cc.

◆ ~RCBase() [1/2]

Genfun::RCBase::~RCBase ( )
protectedvirtual

Definition at line 9 of file RCBase.cc.

◆ RCBase() [2/2]

Genfun::RCBase::RCBase ( )

◆ ~RCBase() [2/2]

virtual Genfun::RCBase::~RCBase ( )
protectedvirtual

Member Function Documentation

◆ ref() [1/2]

void Genfun::RCBase::ref ( ) const

◆ ref() [2/2]

void Genfun::RCBase::ref ( ) const

◆ refCount() [1/2]

unsigned int Genfun::RCBase::refCount ( ) const

◆ refCount() [2/2]

unsigned int Genfun::RCBase::refCount ( ) const

Definition at line 34 of file RCBase.cc.

◆ unref() [1/2]

void Genfun::RCBase::unref ( ) const

◆ unref() [2/2]

void Genfun::RCBase::unref ( ) const

The documentation for this class was generated from the following files: