Scarab  v2.9.0
Project 8 C++ Utility Library
Public Member Functions | List of all members
DestructionTester Class Reference

Public Member Functions

 DestructionTester ()
 
 ~DestructionTester ()
 
 DestructionTester (const DestructionTester &)
 
 DestructionTester (DestructionTester &&)
 
DestructionTesteroperator= (const DestructionTester &)
 
DestructionTesteroperator= (DestructionTester &&)
 

Detailed Description

Definition at line 158 of file test_methods_and_attributes.cpp.

Constructor & Destructor Documentation

◆ DestructionTester() [1/3]

DestructionTester ( )
inline

Definition at line 160 of file test_methods_and_attributes.cpp.

◆ ~DestructionTester()

~DestructionTester ( )
inline

Definition at line 161 of file test_methods_and_attributes.cpp.

◆ DestructionTester() [2/3]

DestructionTester ( const DestructionTester )
inline

Definition at line 162 of file test_methods_and_attributes.cpp.

◆ DestructionTester() [3/3]

Definition at line 163 of file test_methods_and_attributes.cpp.

Member Function Documentation

◆ operator=() [1/2]

DestructionTester& operator= ( const DestructionTester )
inline

Definition at line 164 of file test_methods_and_attributes.cpp.

◆ operator=() [2/2]

DestructionTester& operator= ( DestructionTester &&  )
inline

Definition at line 165 of file test_methods_and_attributes.cpp.


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