CppNoddy  0.92
Loading...
Searching...
No Matches
Protected Member Functions | List of all members
CppNoddy::Uncopyable Class Reference

An object to block copying. More...

#include <Uncopyable.h>

Inheritance diagram for CppNoddy::Uncopyable:
CppNoddy::ArcLength_base< D_complex > CppNoddy::ODE_IVP< double > CppNoddy::ODE_IVP< D_complex > CppNoddy::ArcLength_base< _Type > CppNoddy::FnQuadrature CppNoddy::FortranData CppNoddy::ODE_EVP< _Type > CppNoddy::ODE_IVP< _Type > CppNoddy::OneD_Hyperbolic_System CppNoddy::PDE_IBVP< _Type > CppNoddy::PDE_double_IBVP< _Type > CppNoddy::TwoD_Hyperbolic_System CppNoddy::reversed_BL< _Type >

Protected Member Functions

 Uncopyable ()
 
 ~Uncopyable ()
 

Detailed Description

An object to block copying.

Definition at line 8 of file Uncopyable.h.

Constructor & Destructor Documentation

◆ Uncopyable()

CppNoddy::Uncopyable::Uncopyable ( )
inlineprotected

Definition at line 11 of file Uncopyable.h.

11{}

◆ ~Uncopyable()

CppNoddy::Uncopyable::~Uncopyable ( )
inlineprotected

Definition at line 12 of file Uncopyable.h.

12{}

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

© 2012

R.E. Hewitt