Geant4  10.02.p03
CLHEP::noncopyable Class Reference

#include <noncopyable.h>

Collaboration diagram for CLHEP::noncopyable:

Protected Member Functions

 noncopyable () throw ()
 
 ~noncopyable () throw ()
 

Private Member Functions

 noncopyable (noncopyable const &)
 
noncopyableoperator= (noncopyable const &)
 

Detailed Description

Definition at line 18 of file noncopyable.h.

Constructor & Destructor Documentation

◆ noncopyable() [1/2]

CLHEP::noncopyable::noncopyable ( )
throw (
)
inlineprotected

Definition at line 21 of file noncopyable.h.

21 { }
Here is the caller graph for this function:

◆ ~noncopyable()

CLHEP::noncopyable::~noncopyable ( )
throw (
)
inlineprotected

Definition at line 22 of file noncopyable.h.

22 { }
Here is the call graph for this function:

◆ noncopyable() [2/2]

CLHEP::noncopyable::noncopyable ( noncopyable const &  )
private

Member Function Documentation

◆ operator=()

noncopyable& CLHEP::noncopyable::operator= ( noncopyable const &  )
private
Here is the caller graph for this function:

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