WSF
WsfPathFinderList Class Reference

#include <WsfPathFinder.hpp>

Public Member Functions

 WsfPathFinderList ()
 ~WsfPathFinderList ()=default
void Add (std::unique_ptr< WsfPathFinder > aPathFinderPtr)
WsfPathFinderFind (const std::string &aPathFinderName) const
bool Initialize (WsfSimulation *aSimulationPtr)

Detailed Description

Retains the list of active path finders Currently, the path finder implementation cannot be used with more than one simulation at a time

Constructor & Destructor Documentation

◆ WsfPathFinderList()

WsfPathFinderList::WsfPathFinderList ( )

Referenced by ~WsfPathFinderList().

◆ ~WsfPathFinderList()

WsfPathFinderList::~WsfPathFinderList ( )
default

References WsfPathFinderList().

Member Function Documentation

◆ Add()

void WsfPathFinderList::Add ( std::unique_ptr< WsfPathFinder > aPathFinderPtr)

◆ Find()

WsfPathFinder * WsfPathFinderList::Find ( const std::string & aPathFinderName) const

◆ Initialize()

bool WsfPathFinderList::Initialize ( WsfSimulation * aSimulationPtr)

References ok.


The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved