Geant4-11
Protected Member Functions | Private Member Functions
CLHEP::noncopyable Class Reference

#include <noncopyable.h>

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{ }

◆ ~noncopyable()

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

Definition at line 22 of file noncopyable.h.

22{ }

◆ noncopyable() [2/2]

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

Member Function Documentation

◆ operator=()

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

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