Avionics
Dropship Simulator
Systems::Dependency Class Reference

#include <Dependency.h>

Collaboration diagram for Systems::Dependency:
[legend]

Public Attributes

std::vector< GUID > loops
 
std::vector< Connector * > connectors
 
System system
 
int defaultLoop
 
int currentLoop
 
bool autoFailover
 

Detailed Description

Definition at line 8 of file Dependency.h.

Member Data Documentation

◆ autoFailover

bool Systems::Dependency::autoFailover

Definition at line 17 of file Dependency.h.

◆ connectors

std::vector<Connector*> Systems::Dependency::connectors

Definition at line 12 of file Dependency.h.

◆ currentLoop

int Systems::Dependency::currentLoop

Definition at line 16 of file Dependency.h.

◆ defaultLoop

int Systems::Dependency::defaultLoop

Definition at line 15 of file Dependency.h.

◆ loops

std::vector<GUID> Systems::Dependency::loops

Definition at line 11 of file Dependency.h.

◆ system

System Systems::Dependency::system

Definition at line 14 of file Dependency.h.


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