MRPT
2.0.1
|
#include <mrpt/maps.h>
#include <mrpt/obs/CObservationPointCloud.h>
#include <mrpt/obs/CObservationRotatingScan.h>
#include <CTraitsTest.h>
#include <gtest/gtest.h>
#include <mrpt/io/CMemoryStream.h>
#include <mrpt/serialization/CArchive.h>
Go to the source code of this file.
Macros | |
#define | MRPT_NO_WARN_BIG_HDR |
#define | TEST_CLASS_MOVE_COPY_CTORS(_classname) template class mrpt::CTraitsTest<_classname> |
#define MRPT_NO_WARN_BIG_HDR |
Definition at line 10 of file maps/src/maps/serializations_unittest.cpp.
#define TEST_CLASS_MOVE_COPY_CTORS | ( | _classname | ) | template class mrpt::CTraitsTest<_classname> |
Definition at line 27 of file maps/src/maps/serializations_unittest.cpp.
TEST | ( | SerializeTestMaps | , |
WriteReadToMem | |||
) |
Definition at line 51 of file maps/src/maps/serializations_unittest.cpp.
References mrpt::serialization::archiveFrom(), CLASS_ID, mrpt::ptr_cast< CAST_TO >::from(), lstClasses, and mrpt::io::CMemoryStream::Seek().
TEST_CLASS_MOVE_COPY_CTORS | ( | CBeacon | ) |
TEST_CLASS_MOVE_COPY_CTORS | ( | CBeaconMap | ) |
TEST_CLASS_MOVE_COPY_CTORS | ( | CColouredPointsMap | ) |
TEST_CLASS_MOVE_COPY_CTORS | ( | CGasConcentrationGridMap2D | ) |
TEST_CLASS_MOVE_COPY_CTORS | ( | CWirelessPowerGridMap2D | ) |
TEST_CLASS_MOVE_COPY_CTORS | ( | CHeightGridMap2D | ) |
TEST_CLASS_MOVE_COPY_CTORS | ( | CReflectivityGridMap2D | ) |
TEST_CLASS_MOVE_COPY_CTORS | ( | COccupancyGridMap2D | ) |
TEST_CLASS_MOVE_COPY_CTORS | ( | COccupancyGridMap3D | ) |
TEST_CLASS_MOVE_COPY_CTORS | ( | CSimplePointsMap | ) |
TEST_CLASS_MOVE_COPY_CTORS | ( | CRandomFieldGridMap3D | ) |
TEST_CLASS_MOVE_COPY_CTORS | ( | CWeightedPointsMap | ) |
TEST_CLASS_MOVE_COPY_CTORS | ( | CPointsMapXYZI | ) |
TEST_CLASS_MOVE_COPY_CTORS | ( | COctoMap | ) |
TEST_CLASS_MOVE_COPY_CTORS | ( | CColouredOctoMap | ) |
TEST_CLASS_MOVE_COPY_CTORS | ( | CObservationPointCloud | ) |
TEST_CLASS_MOVE_COPY_CTORS | ( | CSinCosLookUpTableFor2DScans | ) |
TEST_CLASS_MOVE_COPY_CTORS | ( | CObservationRotatingScan | ) |
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |