📄 s4logmessage.java
字号:
return false; } /** * Return the offset (in bytes) of the field 'log_msg.receive_root_beacon.type' */ public static int offset_log_msg_receive_root_beacon_type() { return (32 / 8); } /** * Return the offset (in bits) of the field 'log_msg.receive_root_beacon.type' */ public static int offsetBits_log_msg_receive_root_beacon_type() { return 32; } /** * Return the value (as a short) of the field 'log_msg.receive_root_beacon.type' */ public short get_log_msg_receive_root_beacon_type() { return (short)getUIntElement(offsetBits_log_msg_receive_root_beacon_type(), 8); } /** * Set the value of the field 'log_msg.receive_root_beacon.type' */ public void set_log_msg_receive_root_beacon_type(short value) { setUIntElement(offsetBits_log_msg_receive_root_beacon_type(), 8, value); } /** * Return the size, in bytes, of the field 'log_msg.receive_root_beacon.type' */ public static int size_log_msg_receive_root_beacon_type() { return (8 / 8); } /** * Return the size, in bits, of the field 'log_msg.receive_root_beacon.type' */ public static int sizeBits_log_msg_receive_root_beacon_type() { return 8; } ///////////////////////////////////////////////////////// // Accessor methods for field: log_msg.receive_root_beacon.id // Field type: short // Offset (bits): 40 // Size (bits): 8 ///////////////////////////////////////////////////////// /** * Return whether the field 'log_msg.receive_root_beacon.id' is signed (false). */ public static boolean isSigned_log_msg_receive_root_beacon_id() { return false; } /** * Return whether the field 'log_msg.receive_root_beacon.id' is an array (false). */ public static boolean isArray_log_msg_receive_root_beacon_id() { return false; } /** * Return the offset (in bytes) of the field 'log_msg.receive_root_beacon.id' */ public static int offset_log_msg_receive_root_beacon_id() { return (40 / 8); } /** * Return the offset (in bits) of the field 'log_msg.receive_root_beacon.id' */ public static int offsetBits_log_msg_receive_root_beacon_id() { return 40; } /** * Return the value (as a short) of the field 'log_msg.receive_root_beacon.id' */ public short get_log_msg_receive_root_beacon_id() { return (short)getUIntElement(offsetBits_log_msg_receive_root_beacon_id(), 8); } /** * Set the value of the field 'log_msg.receive_root_beacon.id' */ public void set_log_msg_receive_root_beacon_id(short value) { setUIntElement(offsetBits_log_msg_receive_root_beacon_id(), 8, value); } /** * Return the size, in bytes, of the field 'log_msg.receive_root_beacon.id' */ public static int size_log_msg_receive_root_beacon_id() { return (8 / 8); } /** * Return the size, in bits, of the field 'log_msg.receive_root_beacon.id' */ public static int sizeBits_log_msg_receive_root_beacon_id() { return 8; } ///////////////////////////////////////////////////////// // Accessor methods for field: log_msg.receive_root_beacon.seqno // Field type: short // Offset (bits): 48 // Size (bits): 8 ///////////////////////////////////////////////////////// /** * Return whether the field 'log_msg.receive_root_beacon.seqno' is signed (false). */ public static boolean isSigned_log_msg_receive_root_beacon_seqno() { return false; } /** * Return whether the field 'log_msg.receive_root_beacon.seqno' is an array (false). */ public static boolean isArray_log_msg_receive_root_beacon_seqno() { return false; } /** * Return the offset (in bytes) of the field 'log_msg.receive_root_beacon.seqno' */ public static int offset_log_msg_receive_root_beacon_seqno() { return (48 / 8); } /** * Return the offset (in bits) of the field 'log_msg.receive_root_beacon.seqno' */ public static int offsetBits_log_msg_receive_root_beacon_seqno() { return 48; } /** * Return the value (as a short) of the field 'log_msg.receive_root_beacon.seqno' */ public short get_log_msg_receive_root_beacon_seqno() { return (short)getUIntElement(offsetBits_log_msg_receive_root_beacon_seqno(), 8); } /** * Set the value of the field 'log_msg.receive_root_beacon.seqno' */ public void set_log_msg_receive_root_beacon_seqno(short value) { setUIntElement(offsetBits_log_msg_receive_root_beacon_seqno(), 8, value); } /** * Return the size, in bytes, of the field 'log_msg.receive_root_beacon.seqno' */ public static int size_log_msg_receive_root_beacon_seqno() { return (8 / 8); } /** * Return the size, in bits, of the field 'log_msg.receive_root_beacon.seqno' */ public static int sizeBits_log_msg_receive_root_beacon_seqno() { return 8; } ///////////////////////////////////////////////////////// // Accessor methods for field: log_msg.receive_root_beacon.hopcount // Field type: short // Offset (bits): 56 // Size (bits): 8 ///////////////////////////////////////////////////////// /** * Return whether the field 'log_msg.receive_root_beacon.hopcount' is signed (false). */ public static boolean isSigned_log_msg_receive_root_beacon_hopcount() { return false; } /** * Return whether the field 'log_msg.receive_root_beacon.hopcount' is an array (false). */ public static boolean isArray_log_msg_receive_root_beacon_hopcount() { return false; } /** * Return the offset (in bytes) of the field 'log_msg.receive_root_beacon.hopcount' */ public static int offset_log_msg_receive_root_beacon_hopcount() { return (56 / 8); } /** * Return the offset (in bits) of the field 'log_msg.receive_root_beacon.hopcount' */ public static int offsetBits_log_msg_receive_root_beacon_hopcount() { return 56; } /** * Return the value (as a short) of the field 'log_msg.receive_root_beacon.hopcount' */ public short get_log_msg_receive_root_beacon_hopcount() { return (short)getUIntElement(offsetBits_log_msg_receive_root_beacon_hopcount(), 8); } /** * Set the value of the field 'log_msg.receive_root_beacon.hopcount' */ public void set_log_msg_receive_root_beacon_hopcount(short value) { setUIntElement(offsetBits_log_msg_receive_root_beacon_hopcount(), 8, value); } /** * Return the size, in bytes, of the field 'log_msg.receive_root_beacon.hopcount' */ public static int size_log_msg_receive_root_beacon_hopcount() { return (8 / 8); } /** * Return the size, in bits, of the field 'log_msg.receive_root_beacon.hopcount' */ public static int sizeBits_log_msg_receive_root_beacon_hopcount() { return 8; } ///////////////////////////////////////////////////////// // Accessor methods for field: log_msg.receive_root_beacon.last_hop // Field type: int // Offset (bits): 64 // Size (bits): 16 ///////////////////////////////////////////////////////// /** * Return whether the field 'log_msg.receive_root_beacon.last_hop' is signed (false). */ public static boolean isSigned_log_msg_receive_root_beacon_last_hop() { return false; } /** * Return whether the field 'log_msg.receive_root_beacon.last_hop' is an array (false). */ public static boolean isArray_log_msg_receive_root_beacon_last_hop() { return false; } /** * Return the offset (in bytes) of the field 'log_msg.receive_root_beacon.last_hop' */ public static int offset_log_msg_receive_root_beacon_last_hop() { return (64 / 8); } /** * Return the offset (in bits) of the field 'log_msg.receive_root_beacon.last_hop' */ public static int offsetBits_log_msg_receive_root_beacon_last_hop() { return 64; } /** * Return the value (as a int) of the field 'log_msg.receive_root_beacon.last_hop' */ public int get_log_msg_receive_root_beacon_last_hop() { return (int)getUIntElement(offsetBits_log_msg_receive_root_beacon_last_hop(), 16); } /** * Set the value of the field 'log_msg.receive_root_beacon.last_hop' */ public void set_log_msg_receive_root_beacon_last_hop(int value) { setUIntElement(offsetBits_log_msg_receive_root_beacon_last_hop(), 16, value); } /** * Return the size, in bytes, of the field 'log_msg.receive_root_beacon.last_hop' */ public static int size_log_msg_receive_root_beacon_last_hop() { return (16 / 8); } /** * Return the size, in bits, of the field 'log_msg.receive_root_beacon.last_hop' */ public static int sizeBits_log_msg_receive_root_beacon_last_hop() { return 16; } ///////////////////////////////////////////////////////// // Accessor methods for field: log_msg.receive_root_beacon.quality // Field type: short // Offset (bits): 80 // Size (bits): 8 ///////////////////////////////////////////////////////// /** * Return whether the field 'log_msg.receive_root_beacon.quality' is signed (false). */ public static boolean isSigned_log_msg_receive_root_beacon_quality() { return false; } /** * Return whether the field 'log_msg.receive_root_beacon.quality' is an array (false). */ public static boolean isArray_log_msg_receive_root_beacon_quality() { return false; } /** * Return the offset (in bytes) of the field 'log_msg.receive_root_beacon.quality' */ public static int offset_log_msg_receive_root_beacon_quality() { return (80 / 8); } /** * Return the offset (in bits) of the field 'log_msg.receive_root_beacon.quality' */ public static int offsetBits_log_msg_receive_root_beacon_quality() { return 80; } /** * Return the value (as a short) of the field 'log_msg.receive_root_beacon.quality' */ public short get_log_msg_receive_root_beacon_quality() { return (short)getUIntElement(offsetBits_log_msg_receive_root_beacon_quality(), 8); } /** * Set the value of the field 'log_msg.receive_root_beacon.quality' */ public void set_log_msg_receive_root_beacon_quality(short value) { setUIntElement(offsetBits_log_msg_receive_root_beacon_quality(), 8, value); } /** * Return the size, in bytes, of the field 'log_msg.receive_root_beacon.quality' */ public static int size_log_msg_receive_root_beacon_quality() { return (8 / 8); } /**
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -