querymsg.java
来自「nesC写的heed算法」· Java 代码 · 共 2,299 行 · 第 1/5 页
JAVA
2,299 行
/** * Return the value (as a byte) of the field 'u.expr.idx' */ public byte get_u_expr_idx() { return (byte)getSIntElement(offsetBits_u_expr_idx(), 8); } /** * Set the value of the field 'u.expr.idx' */ public void set_u_expr_idx(byte value) { setSIntElement(offsetBits_u_expr_idx(), 8, value); } /** * Return the size, in bytes, of the field 'u.expr.idx' */ public static int size_u_expr_idx() { return (8 / 8); } /** * Return the size, in bits, of the field 'u.expr.idx' */ public static int sizeBits_u_expr_idx() { return 8; } ///////////////////////////////////////////////////////// // Accessor methods for field: u.expr.ex.opval.field // Field type: short // Offset (bits): 168 // Size (bits): 16 ///////////////////////////////////////////////////////// /** * Return whether the field 'u.expr.ex.opval.field' is signed (false). */ public static boolean isSigned_u_expr_ex_opval_field() { return false; } /** * Return whether the field 'u.expr.ex.opval.field' is an array (false). */ public static boolean isArray_u_expr_ex_opval_field() { return false; } /** * Return the offset (in bytes) of the field 'u.expr.ex.opval.field' */ public static int offset_u_expr_ex_opval_field() { return (168 / 8); } /** * Return the offset (in bits) of the field 'u.expr.ex.opval.field' */ public static int offsetBits_u_expr_ex_opval_field() { return 168; } /** * Return the value (as a short) of the field 'u.expr.ex.opval.field' */ public short get_u_expr_ex_opval_field() { return (short)getSIntElement(offsetBits_u_expr_ex_opval_field(), 16); } /** * Set the value of the field 'u.expr.ex.opval.field' */ public void set_u_expr_ex_opval_field(short value) { setSIntElement(offsetBits_u_expr_ex_opval_field(), 16, value); } /** * Return the size, in bytes, of the field 'u.expr.ex.opval.field' */ public static int size_u_expr_ex_opval_field() { return (16 / 8); } /** * Return the size, in bits, of the field 'u.expr.ex.opval.field' */ public static int sizeBits_u_expr_ex_opval_field() { return 16; } ///////////////////////////////////////////////////////// // Accessor methods for field: u.expr.ex.opval.op // Field type: byte // Offset (bits): 184 // Size (bits): 8 ///////////////////////////////////////////////////////// /** * Return whether the field 'u.expr.ex.opval.op' is signed (false). */ public static boolean isSigned_u_expr_ex_opval_op() { return false; } /** * Return whether the field 'u.expr.ex.opval.op' is an array (false). */ public static boolean isArray_u_expr_ex_opval_op() { return false; } /** * Return the offset (in bytes) of the field 'u.expr.ex.opval.op' */ public static int offset_u_expr_ex_opval_op() { return (184 / 8); } /** * Return the offset (in bits) of the field 'u.expr.ex.opval.op' */ public static int offsetBits_u_expr_ex_opval_op() { return 184; } /** * Return the value (as a byte) of the field 'u.expr.ex.opval.op' */ public byte get_u_expr_ex_opval_op() { return (byte)getSIntElement(offsetBits_u_expr_ex_opval_op(), 8); } /** * Set the value of the field 'u.expr.ex.opval.op' */ public void set_u_expr_ex_opval_op(byte value) { setSIntElement(offsetBits_u_expr_ex_opval_op(), 8, value); } /** * Return the size, in bytes, of the field 'u.expr.ex.opval.op' */ public static int size_u_expr_ex_opval_op() { return (8 / 8); } /** * Return the size, in bits, of the field 'u.expr.ex.opval.op' */ public static int sizeBits_u_expr_ex_opval_op() { return 8; } ///////////////////////////////////////////////////////// // Accessor methods for field: u.expr.ex.opval.value // Field type: short // Offset (bits): 192 // Size (bits): 16 ///////////////////////////////////////////////////////// /** * Return whether the field 'u.expr.ex.opval.value' is signed (false). */ public static boolean isSigned_u_expr_ex_opval_value() { return false; } /** * Return whether the field 'u.expr.ex.opval.value' is an array (false). */ public static boolean isArray_u_expr_ex_opval_value() { return false; } /** * Return the offset (in bytes) of the field 'u.expr.ex.opval.value' */ public static int offset_u_expr_ex_opval_value() { return (192 / 8); } /** * Return the offset (in bits) of the field 'u.expr.ex.opval.value' */ public static int offsetBits_u_expr_ex_opval_value() { return 192; } /** * Return the value (as a short) of the field 'u.expr.ex.opval.value' */ public short get_u_expr_ex_opval_value() { return (short)getSIntElement(offsetBits_u_expr_ex_opval_value(), 16); } /** * Set the value of the field 'u.expr.ex.opval.value' */ public void set_u_expr_ex_opval_value(short value) { setSIntElement(offsetBits_u_expr_ex_opval_value(), 16, value); } /** * Return the size, in bytes, of the field 'u.expr.ex.opval.value' */ public static int size_u_expr_ex_opval_value() { return (16 / 8); } /** * Return the size, in bits, of the field 'u.expr.ex.opval.value' */ public static int sizeBits_u_expr_ex_opval_value() { return 16; } ///////////////////////////////////////////////////////// // Accessor methods for field: u.expr.ex.agg.field // Field type: short // Offset (bits): 168 // Size (bits): 16 ///////////////////////////////////////////////////////// /** * Return whether the field 'u.expr.ex.agg.field' is signed (false). */ public static boolean isSigned_u_expr_ex_agg_field() { return false; } /** * Return whether the field 'u.expr.ex.agg.field' is an array (false). */ public static boolean isArray_u_expr_ex_agg_field() { return false; } /** * Return the offset (in bytes) of the field 'u.expr.ex.agg.field' */ public static int offset_u_expr_ex_agg_field() { return (168 / 8); } /** * Return the offset (in bits) of the field 'u.expr.ex.agg.field' */ public static int offsetBits_u_expr_ex_agg_field() { return 168; } /** * Return the value (as a short) of the field 'u.expr.ex.agg.field' */ public short get_u_expr_ex_agg_field() { return (short)getSIntElement(offsetBits_u_expr_ex_agg_field(), 16); } /** * Set the value of the field 'u.expr.ex.agg.field' */ public void set_u_expr_ex_agg_field(short value) { setSIntElement(offsetBits_u_expr_ex_agg_field(), 16, value); } /** * Return the size, in bytes, of the field 'u.expr.ex.agg.field' */ public static int size_u_expr_ex_agg_field() { return (16 / 8); } /** * Return the size, in bits, of the field 'u.expr.ex.agg.field' */ public static int sizeBits_u_expr_ex_agg_field() { return 16; } ///////////////////////////////////////////////////////// // Accessor methods for field: u.expr.ex.agg.groupingField // Field type: short // Offset (bits): 184 // Size (bits): 16 ///////////////////////////////////////////////////////// /** * Return whether the field 'u.expr.ex.agg.groupingField' is signed (false). */ public static boolean isSigned_u_expr_ex_agg_groupingField() { return false; } /** * Return whether the field 'u.expr.ex.agg.groupingField' is an array (false). */ public static boolean isArray_u_expr_ex_agg_groupingField() { return false; } /** * Return the offset (in bytes) of the field 'u.expr.ex.agg.groupingField' */ public static int offset_u_expr_ex_agg_groupingField() { return (184 / 8); } /** * Return the offset (in bits) of the field 'u.expr.ex.agg.groupingField' */ public static int offsetBits_u_expr_ex_agg_groupingField() { return 184; } /** * Return the value (as a short) of the field 'u.expr.ex.agg.groupingField' */ public short get_u_expr_ex_agg_groupingField() { return (short)getSIntElement(offsetBits_u_expr_ex_agg_groupingField(), 16); } /** * Set the value of the field 'u.expr.ex.agg.groupingField' */ public void set_u_expr_ex_agg_groupingField(short value) { setSIntElement(offsetBits_u_expr_ex_agg_groupingField(), 16, value); } /** * Return the size, in bytes, of the field 'u.expr.ex.agg.groupingField' */ public static int size_u_expr_ex_agg_groupingField() { return (16 / 8); } /** * Return the size, in bits, of the field 'u.expr.ex.agg.groupingField' */ public static int sizeBits_u_expr_ex_agg_groupingField() { return 16; } ///////////////////////////////////////////////////////// // Accessor methods for field: u.expr.ex.agg.groupFieldOp // Field type: short // Offset (bits): 200 // Size (bits): 16 ///////////////////////////////////////////////////////// /** * Return whether the field 'u.expr.ex.agg.groupFieldOp' is signed (false). */ public static boolean isSigned_u_expr_ex_agg_groupFieldOp() { return false; } /** * Return whether the field 'u.expr.ex.agg.groupFieldOp' is an array (false). */ public static boolean isArray_u_expr_ex_agg_groupFieldOp() { return false; } /** * Return the offset (in bytes) of the field 'u.expr.ex.agg.groupFieldOp' */ public static int offset_u_expr_ex_agg_groupFieldOp() { return (200 / 8); } /** * Return the offset (in bits) of the field 'u.expr.ex.agg.groupFieldOp' */ public static int offsetBits_u_expr_ex_agg_groupFieldOp() { return 200; } /** * Return the value (as a short) of the field 'u.expr.ex.agg.groupFieldOp' */ public short get_u_expr_ex_agg_groupFieldOp() { return (short)getSIntElement(offsetBits_u_expr_ex_agg_groupFieldOp(), 16); } /** * Set the value of the field 'u.expr.ex.agg.groupFieldOp' */ public void set_u_expr_ex_agg_groupFieldOp(short value) { setSIntElement(offsetBits_u_expr_ex_agg_groupFieldOp(), 16, value); } /** * Return the size, in bytes, of the field 'u.expr.ex.agg.groupFieldOp' */ public static int size_u_expr_ex_agg_groupFieldOp() { return (16 / 8); } /** * Return the size, in bits, of the field 'u.expr.ex.agg.groupFieldOp' */ public static int sizeBits_u_expr_ex_agg_groupFieldOp() { return 16; } ///////////////////////////////////////////////////////// // Accessor methods for field: u.expr.ex.agg.groupFieldConst // Field type: short // Offset (bits): 216 // Size (bits): 16 ///////////////////////////////////////////////////////// /** * Return whether the field 'u.expr.ex.agg.groupFieldConst' is signed (false). */ public static boolean isSigned_u_expr_ex_agg_groupFieldConst() { return false; } /** * Return whether the field 'u.expr.ex.agg.groupFieldConst' is an array (false). */ public static boolean isArray_u_expr_ex_agg_groupFieldConst() { return false; } /** * Return the offset (in bytes) of the field 'u.expr.ex.agg.groupFieldConst' */ public static int offset_u_expr_ex_agg_groupFieldConst() { return (216 / 8); } /** * Return the offset (in bits) of the field 'u.expr.ex.agg.groupFieldConst' */ public static int offsetBits_u_expr_ex_agg_groupFieldConst() { return 216; } /** * Return the value (as a short) of the field 'u.expr.ex.agg.groupFieldConst' */ public short get_u_expr_ex_agg_groupFieldConst() { return (short)getSIntElement(offsetBits_u_expr_ex_agg_groupFieldConst(), 16); } /** * Set the value of the field 'u.expr.ex.agg.groupFieldConst' */ public void set_u_expr_ex_agg_groupFieldConst(short value) { setSIntElement(offsetBits_u_expr_ex_agg_groupFieldConst(), 16, value); } /** * Return the size, in bytes, of the field 'u.expr.ex.agg.groupFieldConst' */ public static int size_u_expr_ex_ag
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?