Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::logic::files::StationLomFile Struct Reference

Main structure of the Station Logic LOM file. This file contains the needed information to execute the station logic. More...

#include <structs.hpp>

Collaboration diagram for iv::logic::files::StationLomFile:
[legend]

Public Attributes

LogicInfoStationLom logicInfoLim
 
std::vector< LogicBlockStationLomlogicBlocksLim
 

Detailed Description

Main structure of the Station Logic LOM file. This file contains the needed information to execute the station logic.

Member Data Documentation

◆ logicBlocksLim

std::vector<LogicBlockStationLom> iv::logic::files::StationLomFile::logicBlocksLim

◆ logicInfoLim

LogicInfoStationLom iv::logic::files::StationLomFile::logicInfoLim

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