enum CryStorage::PageManagement::SlotStatus
Defined in:
slot.crEnum Members
-
Idle =
0
-
Locked =
1
-
Deleted =
2
-
None =
0
-
All =
3
Instance Method Summary
Instance methods inherited from struct Enum
to_io(io : IO, format = nil)
to_io
Class methods inherited from struct Enum
from_io(io : IO, format = nil)
from_io
Instance methods inherited from class Object
tabulate(io)tabulate tabulate, tap(&) tap