#include <node_with_range.h>
◆ NodeWithRange() [1/3]
apollo::routing::NodeWithRange::NodeWithRange |
( |
const NodeWithRange & |
other | ) |
|
|
default |
◆ NodeWithRange() [2/3]
apollo::routing::NodeWithRange::NodeWithRange |
( |
const TopoNode * |
node, |
|
|
double |
start_s, |
|
|
double |
end_s |
|
) |
| |
◆ NodeWithRange() [3/3]
apollo::routing::NodeWithRange::NodeWithRange |
( |
const TopoNode * |
node, |
|
|
const NodeSRange & |
range |
|
) |
| |
◆ ~NodeWithRange()
virtual apollo::routing::NodeWithRange::~NodeWithRange |
( |
| ) |
|
|
virtual |
◆ FullLength()
double apollo::routing::NodeWithRange::FullLength |
( |
| ) |
const |
◆ GetTopoNode()
const TopoNode* apollo::routing::NodeWithRange::GetTopoNode |
( |
| ) |
const |
◆ IsVirtual()
bool apollo::routing::NodeWithRange::IsVirtual |
( |
| ) |
const |
◆ LaneId()
const std::string& apollo::routing::NodeWithRange::LaneId |
( |
| ) |
const |
◆ operator<()
bool apollo::routing::NodeWithRange::operator< |
( |
const NodeWithRange & |
other | ) |
const |
◆ RoadId()
const std::string& apollo::routing::NodeWithRange::RoadId |
( |
| ) |
const |
The documentation for this class was generated from the following file: