You can inherit from this visitor to perform an operation on each parameter of a regulatory element.
More...
#include <RegulatoryElement.h>
|
std::string | role |
| applyVisitor will set the current role here More...
|
|
You can inherit from this visitor to perform an operation on each parameter of a regulatory element.
- See also
- RegulatoryElement::applyVisitor
Definition at line 147 of file primitives/RegulatoryElement.h.
◆ ~RuleParameterVisitor()
virtual lanelet::RuleParameterVisitor::~RuleParameterVisitor |
( |
| ) |
|
|
virtualdefault |
◆ operator()() [1/5]
◆ operator()() [2/5]
virtual void lanelet::RuleParameterVisitor::operator() |
( |
const ConstPoint3d & |
| ) |
|
|
inlinevirtual |
◆ operator()() [3/5]
virtual void lanelet::RuleParameterVisitor::operator() |
( |
const ConstPolygon3d & |
| ) |
|
|
inlinevirtual |
◆ operator()() [4/5]
virtual void lanelet::RuleParameterVisitor::operator() |
( |
const ConstWeakArea & |
| ) |
|
|
inlinevirtual |
◆ operator()() [5/5]
virtual void lanelet::RuleParameterVisitor::operator() |
( |
const ConstWeakLanelet & |
| ) |
|
|
inlinevirtual |
◆ role
std::string lanelet::RuleParameterVisitor::role |
The documentation for this class was generated from the following file: