casa::NonCopyable< T > Class Template Reference

NonCopyable Mixin (CRTP). More...

#include <ReaderInterface.h>

List of all members.

Protected Member Functions

 NonCopyable ()
 ~NonCopyable ()

Private Member Functions

 NonCopyable (NonCopyable const &)
T & operator= (T const &)

Detailed Description

template<class T>
class casa::NonCopyable< T >

NonCopyable Mixin (CRTP).

Definition at line 32 of file ReaderInterface.h.


Constructor & Destructor Documentation

template<class T>
casa::NonCopyable< T >::NonCopyable (  )  [inline, protected]

Definition at line 34 of file ReaderInterface.h.

template<class T>
casa::NonCopyable< T >::~NonCopyable (  )  [inline, protected]

Definition at line 36 of file ReaderInterface.h.

template<class T>
casa::NonCopyable< T >::NonCopyable ( NonCopyable< T > const &   )  [inline, private]

Definition at line 39 of file ReaderInterface.h.


Member Function Documentation

template<class T>
T& casa::NonCopyable< T >::operator= ( T const &   )  [inline, private]

Definition at line 41 of file ReaderInterface.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1