class Novika::SmallDecimalSnapshot
- Novika::SmallDecimalSnapshot
- Novika::Snapshot
- BinData
- Reference
- Object
Overview
Snapshot of a decimal form, small enough to fit into an i64.
Its type is SnapshotType::SmallDecimal
.
Defined in:
novika/image.crConstant Summary
-
ENDIAN =
["big"]
-
Snapshot of a decimal form, small enough to fit into an i64.
Its type is
SnapshotType::SmallDecimal
. -
KLASS_NAME =
[Novika::SmallDecimalSnapshot]
-
Snapshot of a decimal form, small enough to fit into an i64.
Its type is
SnapshotType::SmallDecimal
. -
PARTS =
[{type: "basic", name: value, cls: Int64, onlyif: nil, verify: nil, value: nil}] of Nil
-
Snapshot of a decimal form, small enough to fit into an i64.
Its type is
SnapshotType::SmallDecimal
. -
REMAINING =
[] of Nil
-
Snapshot of a decimal form, small enough to fit into an i64.
Its type is
SnapshotType::SmallDecimal
.
Constructors
Class Method Summary
-
.bit_fields
Snapshot of a decimal form, small enough to fit into an i64.
Instance Method Summary
- #__format__ : IO::ByteFormat
- #to_form(assembler)
-
#value : Int64
Holds the i64 value.
-
#value=(value : Int64)
Holds the i64 value.
Macro Summary
-
novika_block_ref_snapshot(name, onlyif = nil, verify = nil, value = nil)
Snapshot of a decimal form, small enough to fit into an i64.
-
novika_boolean_snapshot(name, onlyif = nil, verify = nil, value = nil)
Snapshot of a decimal form, small enough to fit into an i64.
-
novika_color_snapshot(name, onlyif = nil, verify = nil, value = nil)
Snapshot of a decimal form, small enough to fit into an i64.
-
novika_small_decimal_snapshot(name, onlyif = nil, verify = nil, value = nil)
Snapshot of a decimal form, small enough to fit into an i64.
-
novika_snapshot(name, onlyif = nil, verify = nil, value = nil)
Snapshot of a decimal form, small enough to fit into an i64.
Instance methods inherited from class Novika::Snapshot
to_form(assembler : BlockAssembler)
to_form
Class methods inherited from class Novika::Snapshot
bit_fields
bit_fields
Constructor Detail
Class Method Detail
Snapshot of a decimal form, small enough to fit into an i64.
Its type is SnapshotType::SmallDecimal
.
Instance Method Detail
Macro Detail
Snapshot of a decimal form, small enough to fit into an i64.
Its type is SnapshotType::SmallDecimal
.
Snapshot of a decimal form, small enough to fit into an i64.
Its type is SnapshotType::SmallDecimal
.
Snapshot of a decimal form, small enough to fit into an i64.
Its type is SnapshotType::SmallDecimal
.
Snapshot of a decimal form, small enough to fit into an i64.
Its type is SnapshotType::SmallDecimal
.
Snapshot of a decimal form, small enough to fit into an i64.
Its type is SnapshotType::SmallDecimal
.