Class MutableParameterVisitor
Defined in File RegulatoryElement.h
Inheritance Relationships
Base Type
public boost::static_visitor< void >
Class Documentation
-
class MutableParameterVisitor : public boost::static_visitor<void>
Public Functions
-
virtual void operator()(const LineString3d&) = 0
-
virtual void operator()(const WeakLanelet&) = 0
-
virtual ~MutableParameterVisitor() = default
Public Members
-
std::string role
applyVisitor will set the current role here
-
virtual void operator()(const LineString3d&) = 0