|
MRPT
2.0.0
|
#include <gtest/gtest.h>#include <mrpt/containers/deepcopy_ptr.h>#include <mrpt/core/common.h>#include <mrpt/poses/CPose2D.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 EXPECT_TRUE(), and mrpt::containers::internal::generic_copier_ptr< T, Copier >::reset().
| TEST | ( | copy_ptr | , |
| StlContainer | |||
| ) |
Definition at line 46 of file poly_ptr_unittest.cpp.
References EXPECT_TRUE().
| TEST | ( | poly_ptr | , |
| SimpleOps | |||
| ) |
Definition at line 69 of file poly_ptr_unittest.cpp.
References EXPECT_NEAR(), EXPECT_TRUE(), mrpt::containers::internal::generic_copier_ptr< T, Copier >::reset(), mrpt::poses::CPoseOrPoint< DERIVEDCLASS, DIM >::x(), and mrpt::poses::CPoseOrPoint< DERIVEDCLASS, DIM >::x_incr().
| TEST | ( | poly_ptr | , |
| StlContainer | |||
| ) |
Definition at line 97 of file poly_ptr_unittest.cpp.
References EXPECT_NEAR().
| Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020 |