SAE Teensy ECU
IIT SAE Microcontroller programming
Loading...
Searching...
No Matches
moduleOrder.hpp File Reference
module nullptr
#include "mainModule.hpp"
#include "manager.hpp"
#include <list>
#include <map>
#include <vector>

Go to the source code of this file.

Classes

struct  Module::Node
 

Functions

bool Module::finder (Node *n, std::map< bitmapVal_t, Node * > &nodesR, std::list< Node * > &error, bool &done)
 

Detailed Description

Author
IR
Version
0.1
Date
2022-04-07

Definition in file moduleOrder.hpp.

Function Documentation

◆ finder()

bool Module::finder ( Node n,
std::map< bitmapVal_t, Node * > &  nodesR,
std::list< Node * > &  error,
bool &  done 
)

Definition at line 37 of file moduleOrder.hpp.