Class WeakArea
Defined in File Area.h
Inheritance Relationships
Base Type
public lanelet::ConstWeakArea
(Class ConstWeakArea)
Class Documentation
-
class WeakArea : public lanelet::ConstWeakArea
used internally by RegulatoryElements to avoid cyclic dependencies.
It works conceptually similar to a std::weak_ptr. This is the mutable version of a WeakArea.