Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include <LogicsGenerationParams.hpp>
Public Attributes | |
iv::logic::eOthers | othersType |
iv::math::geometry::Point2d | position |
std::weak_ptr< BlockProperties > | connectedBlock |
iv::logic::eDBBlockParamType | connectedParamType |
iv::types::logic::paramNumber | connectedParamNumber |
std::optional< iv::types::channelId > | channelId {std::nullopt} |
std::optional< iv::logic::eConstantLogicState > | constantState {std::nullopt} |
std::optional< std::string > | labelName {std::nullopt} |
std::optional< std::string > | labelDescription {std::nullopt} |
std::optional< iv::logic::eBroadCastChannelType > | broadCastChannelType {std::nullopt} |
std::optional< uint32_t > | broadCastChannelIndexArea {std::nullopt} |
std::optional<uint32_t> iv::logic::OtherComponentProperties::broadCastChannelIndexArea {std::nullopt} |
std::optional<iv::logic::eBroadCastChannelType> iv::logic::OtherComponentProperties::broadCastChannelType {std::nullopt} |
std::optional<iv::types::channelId> iv::logic::OtherComponentProperties::channelId {std::nullopt} |
std::weak_ptr<BlockProperties> iv::logic::OtherComponentProperties::connectedBlock |
iv::types::logic::paramNumber iv::logic::OtherComponentProperties::connectedParamNumber |
iv::logic::eDBBlockParamType iv::logic::OtherComponentProperties::connectedParamType |
std::optional<iv::logic::eConstantLogicState> iv::logic::OtherComponentProperties::constantState {std::nullopt} |
std::optional<std::string> iv::logic::OtherComponentProperties::labelDescription {std::nullopt} |
std::optional<std::string> iv::logic::OtherComponentProperties::labelName {std::nullopt} |
iv::logic::eOthers iv::logic::OtherComponentProperties::othersType |
iv::math::geometry::Point2d iv::logic::OtherComponentProperties::position |