| 
    MRPT
    1.9.9
    
   | 
 
#include <mrpt/containers/deepcopy_ptr.h>#include <mrpt/core/common.h>#include <mrpt/poses/CPose2D.h>#include <gtest/gtest.h>
Go to the source code of this file.
Functions | |
| TEST (copy_ptr, SimpleOps) | |
| TEST (copy_ptr, StlContainer) | |
| TEST (poly_ptr, SimpleOps) | |
| TEST (poly_ptr, StlContainer) | |
| TEST | ( | copy_ptr | , | 
| SimpleOps | |||
| ) | 
Definition at line 18 of file poly_ptr_unittest.cpp.
References mrpt::containers::internal::generic_copier_ptr< T, Copier >::reset().
| TEST | ( | copy_ptr | , | 
| StlContainer | |||
| ) | 
Definition at line 46 of file poly_ptr_unittest.cpp.
| TEST | ( | poly_ptr | , | 
| SimpleOps | |||
| ) | 
Definition at line 69 of file poly_ptr_unittest.cpp.
References mrpt::containers::internal::generic_copier_ptr< T, Copier >::reset(), mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::x(), and mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::x_incr().
| TEST | ( | poly_ptr | , | 
| StlContainer | |||
| ) | 
Definition at line 97 of file poly_ptr_unittest.cpp.
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020 |