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

#include <structs.hpp>

Public Member Functions

bool operator== (const LogicBlockId &other) const =default
 
bool operator< (const LogicBlockId &other) const
 

Public Attributes

iv::types::logic::blockType type
 
iv::types::logic::blockSubType subType
 

Member Function Documentation

◆ operator<()

bool iv::logic::LogicBlockId::operator< ( const LogicBlockId & other) const
inline

◆ operator==()

bool iv::logic::LogicBlockId::operator== ( const LogicBlockId & other) const
default

Member Data Documentation

◆ subType

iv::types::logic::blockSubType iv::logic::LogicBlockId::subType

◆ type

iv::types::logic::blockType iv::logic::LogicBlockId::type

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