Classes | Namespaces | Functions
TestSetup.h File Reference
#include <lanelet2_core/LaneletMap.h>
#include <lanelet2_core/primitives/BasicRegulatoryElements.h>
#include <lanelet2_io/Exceptions.h>
#include <boost/filesystem.hpp>
#include <fstream>
Include dependency graph for TestSetup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lanelet::test_setup::Tempfile
 

Namespaces

 lanelet
 
 lanelet::test_setup
 

Functions

Id lanelet::test_setup::getId (int &num)
 
bool lanelet::test_setup::hasId (const Ids &ids, Id id)
 
bool lanelet::operator== (const AreaData &lhs, const AreaData &rhs)
 
bool lanelet::operator== (const LaneletData &lhs, const LaneletData &rhs)
 
bool lanelet::operator== (const LaneletMap &rhs, const LaneletMap &lhs)
 
bool lanelet::operator== (const LineStringData &lhs, const LineStringData &rhs)
 
bool lanelet::operator== (const PointData &lhs, const PointData &rhs)
 
template<typename T >
bool lanelet::operator== (const PrimitiveLayer< T > &rhs, const PrimitiveLayer< T > &lhs)
 
bool lanelet::operator== (const RegulatoryElementData &rhs, const RegulatoryElementData &lhs)
 
template<>
bool lanelet::operator==<RegulatoryElementPtr > (const PrimitiveLayer< RegulatoryElementPtr > &rhs, const PrimitiveLayer< RegulatoryElementPtr > &lhs)
 
Area lanelet::test_setup::setUpArea (int &num, const std::string &type=AttributeValueString::Parking)
 
RegulatoryElementPtr lanelet::test_setup::setUpGenericRegulatoryElement (int &num)
 
Lanelet lanelet::test_setup::setUpLanelet (int &num, const std::string &type=AttributeValueString::Road)
 
LineString3d lanelet::test_setup::setUpLineString (int &num, const std::string &type=AttributeValueString::Curbstone)
 
Point3d lanelet::test_setup::setUpPoint (int &num, int xOffset=0, const std::string &type=AttributeValueString::Start)
 
RegulatoryElementPtr lanelet::test_setup::setUpRegulatoryElement (int &num)
 


lanelet2_io
Author(s): Fabian Poggenhans
autogenerated on Thu Mar 6 2025 03:26:03