ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
adore::view::AConflictPointSet Class Referenceabstract

#include <aconflictpoint.h>

Inheritance diagram for adore::view::AConflictPointSet:
Inheritance graph
Collaboration diagram for adore::view::AConflictPointSet:
Collaboration graph

Public Member Functions

virtual int size () const =0
 
virtual ConflictPoint getPoint (int i) const =0
 

Member Function Documentation

◆ getPoint()

virtual ConflictPoint adore::view::AConflictPointSet::getPoint ( int  i) const
pure virtual

Implemented in adore::env::DecoupledConflictPointView.

Here is the caller graph for this function:

◆ size()

virtual int adore::view::AConflictPointSet::size ( ) const
pure virtual

Implemented in adore::env::DecoupledConflictPointView.

Here is the caller graph for this function:

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