ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
adore::env::BorderBased::NodeHasher Struct Reference

#include <bordergraph.h>

Collaboration diagram for adore::env::BorderBased::NodeHasher:
Collaboration graph

Public Member Functions

std::size_t operator() (const Node &b) const
 
std::size_t operator() (const Node *b) const
 

Public Attributes

BorderIDHasher bh
 

Member Function Documentation

◆ operator()() [1/2]

std::size_t adore::env::BorderBased::NodeHasher::operator() ( const Node b) const
inline

◆ operator()() [2/2]

std::size_t adore::env::BorderBased::NodeHasher::operator() ( const Node b) const
inline

Member Data Documentation

◆ bh

BorderIDHasher adore::env::BorderBased::NodeHasher::bh

The documentation for this struct was generated from the following file: