OpenTTD Source 20241224-master-gf74b0cf984
linkgraphjob_base.h File Reference

Some typedefs for component handlers. More...

#include "linkgraph.h"
#include "linkgraphjob.h"
#include "linkgraphschedule.h"

Go to the source code of this file.

Typedefs

typedef LinkGraphJob::NodeAnnotation Node
 
typedef LinkGraphJob::EdgeAnnotation Edge
 

Detailed Description

Some typedefs for component handlers.

Definition in file linkgraphjob_base.h.

Typedef Documentation

◆ Edge

Definition at line 18 of file linkgraphjob_base.h.

◆ Node

Definition at line 17 of file linkgraphjob_base.h.