Scenario::SlotId Struct Reference
Public Member Functions | |
SlotId (const SlotId &) noexcept=default | |
SlotId & | operator= (const SlotId &) noexcept=default |
SlotId (SlotId &&) noexcept=default | |
SlotId & | operator= (SlotId &&) noexcept=default |
SlotId (std::size_t p, Slot::RackView f) noexcept | |
SlotId (int p, Slot::RackView f) noexcept | |
SlotId (const SlotPath &p) noexcept | |
bool | fullView () const noexcept |
bool | smallView () const noexcept |
Public Attributes | |
int | index {} |
Slot::RackView | view {} |
The documentation for this struct was generated from the following file: