MRPT
1.9.9
|
#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 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, DIM >::x(), and mrpt::poses::CPoseOrPoint< DERIVEDCLASS, DIM >::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: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |