Protected Member Functions | Private Member Functions | List of all members
Catch::NonCopyable Class Reference

#include <catch.hpp>

Inheritance diagram for Catch::NonCopyable:
Inheritance graph
[legend]

Protected Member Functions

 NonCopyable ()
 
virtual ~NonCopyable ()
 

Private Member Functions

 NonCopyable (NonCopyable const &)=delete
 
 NonCopyable (NonCopyable &&)=delete
 
NonCopyableoperator= (NonCopyable const &)=delete
 
NonCopyableoperator= (NonCopyable &&)=delete
 

Detailed Description

Definition at line 495 of file catch.hpp.

Constructor & Destructor Documentation

Catch::NonCopyable::NonCopyable ( NonCopyable const &  )
privatedelete
Catch::NonCopyable::NonCopyable ( NonCopyable &&  )
privatedelete
Catch::NonCopyable::NonCopyable ( )
protected
virtual Catch::NonCopyable::~NonCopyable ( )
protectedvirtual

Member Function Documentation

NonCopyable& Catch::NonCopyable::operator= ( NonCopyable const &  )
privatedelete
NonCopyable& Catch::NonCopyable::operator= ( NonCopyable &&  )
privatedelete

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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:35