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

#include <LogicsGenerationParams.hpp>

Public Attributes

iv::types::unitId unitId
 
std::vector< std::shared_ptr< BlockProperties > > blocks
 
std::vector< std::shared_ptr< OtherComponentProperties > > otherComponents
 
std::vector< std::shared_ptr< ConnectionProperties > > connections
 
std::vector< std::shared_ptr< UiComponentProperties > > uiComponents
 

Member Data Documentation

◆ blocks

std::vector<std::shared_ptr<BlockProperties> > iv::logic::LogicGenerationParams::blocks

◆ connections

std::vector<std::shared_ptr<ConnectionProperties> > iv::logic::LogicGenerationParams::connections

◆ otherComponents

std::vector<std::shared_ptr<OtherComponentProperties> > iv::logic::LogicGenerationParams::otherComponents

◆ uiComponents

std::vector<std::shared_ptr<UiComponentProperties> > iv::logic::LogicGenerationParams::uiComponents

◆ unitId

iv::types::unitId iv::logic::LogicGenerationParams::unitId

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