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

Genfun::RCBase Class Reference

#include <RCBase.hh>

Inheritance diagram for Genfun::RCBase:
Genfun::RKIntegrator::RKData 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 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

Definition at line 34 of file RCBase.cc.

◆ refCount() [2/2]

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

◆ 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: