class Novika::FrozenBlock::Friends
- Novika::FrozenBlock::Friends
- BinData
- Reference
- Object
Overview
Holds the information about the block's friends, in case it has some.
Defined in:
novika/image.crConstant Summary
-
ENDIAN =
["big"]
-
Holds the information about the block's friends, in case it has some.
-
KLASS_NAME =
[Novika::FrozenBlock::Friends]
-
Holds the information about the block's friends, in case it has some.
-
PARTS =
[{type: "basic", name: count, cls: UInt64, onlyif: nil, verify: nil, value: -> do refs.size end}, {type: "array", name: refs, cls: BlockRefSnapshot, onlyif: nil, verify: nil, length: -> do count end, value: nil}] of Nil
-
Holds the information about the block's friends, in case it has some.
-
REMAINING =
[] of Nil
-
Holds the information about the block's friends, in case it has some.
Class Method Summary
-
.bit_fields
Holds the information about the block's friends, in case it has some.
Macro Summary
-
novika_block_ref_snapshot(name, onlyif = nil, verify = nil, value = nil)
Holds the information about the block's friends, in case it has some.
-
novika_boolean_snapshot(name, onlyif = nil, verify = nil, value = nil)
Holds the information about the block's friends, in case it has some.
-
novika_builtin_snapshot(name, onlyif = nil, verify = nil, value = nil)
Holds the information about the block's friends, in case it has some.
-
novika_byteslice_snapshot(name, onlyif = nil, verify = nil, value = nil)
Holds the information about the block's friends, in case it has some.
-
novika_color_snapshot(name, onlyif = nil, verify = nil, value = nil)
Holds the information about the block's friends, in case it has some.
-
novika_frozen_block(name, onlyif = nil, verify = nil, value = nil)
Holds the information about the block's friends, in case it has some.
-
novika_frozen_block_dict(name, onlyif = nil, verify = nil, value = nil)
Holds the information about the block's friends, in case it has some.
-
novika_frozen_block_friends(name, onlyif = nil, verify = nil, value = nil)
Holds the information about the block's friends, in case it has some.
-
novika_frozen_block_tape(name, onlyif = nil, verify = nil, value = nil)
Holds the information about the block's friends, in case it has some.
-
novika_frozen_entry(name, onlyif = nil, verify = nil, value = nil)
Holds the information about the block's friends, in case it has some.
-
novika_large_decimal_snapshot(name, onlyif = nil, verify = nil, value = nil)
Holds the information about the block's friends, in case it has some.
-
novika_quote_snapshot(name, onlyif = nil, verify = nil, value = nil)
Holds the information about the block's friends, in case it has some.
-
novika_quoted_word_snapshot(name, onlyif = nil, verify = nil, value = nil)
Holds the information about the block's friends, in case it has some.
-
novika_small_decimal_snapshot(name, onlyif = nil, verify = nil, value = nil)
Holds the information about the block's friends, in case it has some.
-
novika_snapshot(name, onlyif = nil, verify = nil, value = nil)
Holds the information about the block's friends, in case it has some.
-
novika_typed_snapshot(name, onlyif = nil, verify = nil, value = nil)
Holds the information about the block's friends, in case it has some.
-
novika_word_snapshot(name, onlyif = nil, verify = nil, value = nil)
Holds the information about the block's friends, in case it has some.
Instance Method Summary
- #__format__ : IO::ByteFormat
-
#count : UInt64
Holds the amount of block friends.
-
#count=(count : UInt64)
Holds the amount of block friends.
-
#parent
Group fields might need access to data in the parent
-
#parent=(parent : Novika::FrozenBlock | Nil)
Group fields might need access to data in the parent
-
#refs : Array(BlockRefSnapshot)
Holds references to block friends.
-
#refs=(refs : Array(BlockRefSnapshot))
Holds references to block friends.
Class Method Detail
Macro Detail
Holds the information about the block's friends, in case it has some.
Holds the information about the block's friends, in case it has some.
Holds the information about the block's friends, in case it has some.
Holds the information about the block's friends, in case it has some.
Holds the information about the block's friends, in case it has some.
Holds the information about the block's friends, in case it has some.
Holds the information about the block's friends, in case it has some.
Holds the information about the block's friends, in case it has some.
Holds the information about the block's friends, in case it has some.
Holds the information about the block's friends, in case it has some.
Holds the information about the block's friends, in case it has some.
Holds the information about the block's friends, in case it has some.
Holds the information about the block's friends, in case it has some.
Holds the information about the block's friends, in case it has some.
Holds the information about the block's friends, in case it has some.
Holds the information about the block's friends, in case it has some.
Holds the information about the block's friends, in case it has some.
Instance Method Detail
Group fields might need access to data in the parent