net.tinyos.tinydb
Class QueryMsg

java.lang.Object
  |
  +--net.tinyos.message.Message
        |
        +--net.tinyos.tinydb.QueryMsg
All Implemented Interfaces:
java.lang.Cloneable

public class QueryMsg
extends net.tinyos.message.Message


Field Summary
static int AM_TYPE
          The Active Message type associated with this message.
static int DEFAULT_MESSAGE_SIZE
          The default size of this message type in bytes.
 
Fields inherited from class net.tinyos.message.Message
base_offset, data_length, MAX_CONVERTED_STRING_LENGTH
 
Constructor Summary
QueryMsg()
          Create a new QueryMsg of size 40.
QueryMsg(byte[] data)
          Create a new QueryMsg using the given byte array as backing store.
QueryMsg(byte[] data, int base_offset)
          Create a new QueryMsg using the given byte array as backing store, with the given base offset.
QueryMsg(byte[] data, int base_offset, int data_length)
          Create a new QueryMsg using the given byte array as backing store, with the given base offset and data length.
QueryMsg(int data_length)
          Create a new QueryMsg of the given data_length.
QueryMsg(int data_length, int base_offset)
          Create a new QueryMsg with the given data_length and base offset.
QueryMsg(net.tinyos.message.Message msg, int base_offset)
          Create a new QueryMsg embedded in the given message at the given base offset.
QueryMsg(net.tinyos.message.Message msg, int base_offset, int data_length)
          Create a new QueryMsg embedded in the given message at the given base offset and length.
 
Method Summary
 int amType()
          Return the Active Message type of this message (-1 if unknown).
static int elementSize_u_buf_cmd_name()
          Return the size, in bytes, of each element of the array 'u.buf.cmd.name'
static int elementSize_u_field_name()
          Return the size, in bytes, of each element of the array 'u.field.name'
static int elementSizeBits_u_buf_cmd_name()
          Return the size, in bits, of each element of the array 'u.buf.cmd.name'
static int elementSizeBits_u_field_name()
          Return the size, in bits, of each element of the array 'u.field.name'
 byte get_bufferType()
          Return the value (as a byte) of the field 'bufferType'
 short get_epochDuration()
          Return the value (as a short) of the field 'epochDuration'
 byte get_fromQid()
          Return the value (as a byte) of the field 'fromQid'
 short get_hdr_idx()
          Return the value (as a short) of the field 'hdr.idx'
 short get_hdr_level()
          Return the value (as a short) of the field 'hdr.level'
 short get_hdr_parentid()
          Return the value (as a short) of the field 'hdr.parentid'
 short get_hdr_senderid()
          Return the value (as a short) of the field 'hdr.senderid'
 short get_hdr_timeRemaining()
          Return the value (as a short) of the field 'hdr.timeRemaining'
 byte get_idx()
          Return the value (as a byte) of the field 'idx'
 byte get_msgType()
          Return the value (as a byte) of the field 'msgType'
 byte get_numExprs()
          Return the value (as a byte) of the field 'numExprs'
 byte get_numFields()
          Return the value (as a byte) of the field 'numFields'
 byte get_qid()
          Return the value (as a byte) of the field 'qid'
 int get_queryRoot()
          Return the value (as a int) of the field 'queryRoot'
 byte get_type()
          Return the value (as a byte) of the field 'type'
 short get_u_buf_cmd_hasParam()
          Return the value (as a short) of the field 'u.buf.cmd.hasParam'
 byte[] get_u_buf_cmd_name()
          Return the entire array 'u.buf.cmd.name' as a byte[]
 short get_u_buf_cmd_param()
          Return the value (as a short) of the field 'u.buf.cmd.param'
 int get_u_buf_ram_numRows()
          Return the value (as a int) of the field 'u.buf.ram.numRows'
 short get_u_buf_ram_policy()
          Return the value (as a short) of the field 'u.buf.ram.policy'
 short get_u_expr_ex_agg_field()
          Return the value (as a short) of the field 'u.expr.ex.agg.field'
 short get_u_expr_ex_agg_groupFieldConst()
          Return the value (as a short) of the field 'u.expr.ex.agg.groupFieldConst'
 short get_u_expr_ex_agg_groupFieldOp()
          Return the value (as a short) of the field 'u.expr.ex.agg.groupFieldOp'
 short get_u_expr_ex_agg_groupingField()
          Return the value (as a short) of the field 'u.expr.ex.agg.groupingField'
 byte get_u_expr_ex_agg_op()
          Return the value (as a byte) of the field 'u.expr.ex.agg.op'
 short get_u_expr_ex_opval_field()
          Return the value (as a short) of the field 'u.expr.ex.opval.field'
 byte get_u_expr_ex_opval_op()
          Return the value (as a byte) of the field 'u.expr.ex.opval.op'
 short get_u_expr_ex_opval_value()
          Return the value (as a short) of the field 'u.expr.ex.opval.value'
 short get_u_expr_ex_tagg_agg_field()
          Return the value (as a short) of the field 'u.expr.ex.tagg.agg.field'
 short get_u_expr_ex_tagg_agg_groupFieldConst()
          Return the value (as a short) of the field 'u.expr.ex.tagg.agg.groupFieldConst'
 short get_u_expr_ex_tagg_agg_groupFieldOp()
          Return the value (as a short) of the field 'u.expr.ex.tagg.agg.groupFieldOp'
 short get_u_expr_ex_tagg_agg_groupingField()
          Return the value (as a short) of the field 'u.expr.ex.tagg.agg.groupingField'
 byte get_u_expr_ex_tagg_agg_op()
          Return the value (as a byte) of the field 'u.expr.ex.tagg.agg.op'
 short get_u_expr_ex_tagg_epochsLeft()
          Return the value (as a short) of the field 'u.expr.ex.tagg.epochsLeft'
 short get_u_expr_ex_tagg_u_epochsPerWindow()
          Return the value (as a short) of the field 'u.expr.ex.tagg.u.epochsPerWindow'
 short get_u_expr_ex_tagg_u_newBitsPerSample()
          Return the value (as a short) of the field 'u.expr.ex.tagg.u.newBitsPerSample'
 short get_u_expr_fieldConst()
          Return the value (as a short) of the field 'u.expr.fieldConst'
 short get_u_expr_fieldOp()
          Return the value (as a short) of the field 'u.expr.fieldOp'
 byte get_u_expr_idx()
          Return the value (as a byte) of the field 'u.expr.idx'
 int get_u_expr_opState()
          Return the value (as a int) of the field 'u.expr.opState'
 byte get_u_expr_opType()
          Return the value (as a byte) of the field 'u.expr.opType'
 byte get_u_expr_success()
          Return the value (as a byte) of the field 'u.expr.success'
 byte[] get_u_field_name()
          Return the entire array 'u.field.name' as a byte[]
 short get_u_field_op()
          Return the value (as a short) of the field 'u.field.op'
 byte getElement_u_buf_cmd_name(int index1)
          Return an element (as a byte) of the array 'u.buf.cmd.name'
 byte getElement_u_field_name(int index1)
          Return an element (as a byte) of the array 'u.field.name'
 java.lang.String getString_u_buf_cmd_name()
          Read the array 'u.buf.cmd.name' as a String
 java.lang.String getString_u_field_name()
          Read the array 'u.field.name' as a String
static boolean isArray_bufferType()
          Return whether the field 'bufferType' is an array (false).
static boolean isArray_epochDuration()
          Return whether the field 'epochDuration' is an array (false).
static boolean isArray_fromQid()
          Return whether the field 'fromQid' is an array (false).
static boolean isArray_hdr_idx()
          Return whether the field 'hdr.idx' is an array (false).
static boolean isArray_hdr_level()
          Return whether the field 'hdr.level' is an array (false).
static boolean isArray_hdr_parentid()
          Return whether the field 'hdr.parentid' is an array (false).
static boolean isArray_hdr_senderid()
          Return whether the field 'hdr.senderid' is an array (false).
static boolean isArray_hdr_timeRemaining()
          Return whether the field 'hdr.timeRemaining' is an array (false).
static boolean isArray_idx()
          Return whether the field 'idx' is an array (false).
static boolean isArray_msgType()
          Return whether the field 'msgType' is an array (false).
static boolean isArray_numExprs()
          Return whether the field 'numExprs' is an array (false).
static boolean isArray_numFields()
          Return whether the field 'numFields' is an array (false).
static boolean isArray_qid()
          Return whether the field 'qid' is an array (false).
static boolean isArray_queryRoot()
          Return whether the field 'queryRoot' is an array (false).
static boolean isArray_type()
          Return whether the field 'type' is an array (false).
static boolean isArray_u_buf_cmd_hasParam()
          Return whether the field 'u.buf.cmd.hasParam' is an array (false).
static boolean isArray_u_buf_cmd_name()
          Return whether the field 'u.buf.cmd.name' is an array (true).
static boolean isArray_u_buf_cmd_param()
          Return whether the field 'u.buf.cmd.param' is an array (false).
static boolean isArray_u_buf_ram_numRows()
          Return whether the field 'u.buf.ram.numRows' is an array (false).
static boolean isArray_u_buf_ram_policy()
          Return whether the field 'u.buf.ram.policy' is an array (false).
static boolean isArray_u_expr_ex_agg_field()
          Return whether the field 'u.expr.ex.agg.field' is an array (false).
static boolean isArray_u_expr_ex_agg_groupFieldConst()
          Return whether the field 'u.expr.ex.agg.groupFieldConst' is an array (false).
static boolean isArray_u_expr_ex_agg_groupFieldOp()
          Return whether the field 'u.expr.ex.agg.groupFieldOp' is an array (false).
static boolean isArray_u_expr_ex_agg_groupingField()
          Return whether the field 'u.expr.ex.agg.groupingField' is an array (false).
static boolean isArray_u_expr_ex_agg_op()
          Return whether the field 'u.expr.ex.agg.op' is an array (false).
static boolean isArray_u_expr_ex_opval_field()
          Return whether the field 'u.expr.ex.opval.field' is an array (false).
static boolean isArray_u_expr_ex_opval_op()
          Return whether the field 'u.expr.ex.opval.op' is an array (false).
static boolean isArray_u_expr_ex_opval_value()
          Return whether the field 'u.expr.ex.opval.value' is an array (false).
static boolean isArray_u_expr_ex_tagg_agg_field()
          Return whether the field 'u.expr.ex.tagg.agg.field' is an array (false).
static boolean isArray_u_expr_ex_tagg_agg_groupFieldConst()
          Return whether the field 'u.expr.ex.tagg.agg.groupFieldConst' is an array (false).
static boolean isArray_u_expr_ex_tagg_agg_groupFieldOp()
          Return whether the field 'u.expr.ex.tagg.agg.groupFieldOp' is an array (false).
static boolean isArray_u_expr_ex_tagg_agg_groupingField()
          Return whether the field 'u.expr.ex.tagg.agg.groupingField' is an array (false).
static boolean isArray_u_expr_ex_tagg_agg_op()
          Return whether the field 'u.expr.ex.tagg.agg.op' is an array (false).
static boolean isArray_u_expr_ex_tagg_epochsLeft()
          Return whether the field 'u.expr.ex.tagg.epochsLeft' is an array (false).
static boolean isArray_u_expr_ex_tagg_u_epochsPerWindow()
          Return whether the field 'u.expr.ex.tagg.u.epochsPerWindow' is an array (false).
static boolean isArray_u_expr_ex_tagg_u_newBitsPerSample()
          Return whether the field 'u.expr.ex.tagg.u.newBitsPerSample' is an array (false).
static boolean isArray_u_expr_fieldConst()
          Return whether the field 'u.expr.fieldConst' is an array (false).
static boolean isArray_u_expr_fieldOp()
          Return whether the field 'u.expr.fieldOp' is an array (false).
static boolean isArray_u_expr_idx()
          Return whether the field 'u.expr.idx' is an array (false).
static boolean isArray_u_expr_opState()
          Return whether the field 'u.expr.opState' is an array (false).
static boolean isArray_u_expr_opType()
          Return whether the field 'u.expr.opType' is an array (false).
static boolean isArray_u_expr_success()
          Return whether the field 'u.expr.success' is an array (false).
static boolean isArray_u_field_name()
          Return whether the field 'u.field.name' is an array (true).
static boolean isArray_u_field_op()
          Return whether the field 'u.field.op' is an array (false).
static boolean isSigned_bufferType()
          Return whether the field 'bufferType' is signed (false).
static boolean isSigned_epochDuration()
          Return whether the field 'epochDuration' is signed (false).
static boolean isSigned_fromQid()
          Return whether the field 'fromQid' is signed (false).
static boolean isSigned_hdr_idx()
          Return whether the field 'hdr.idx' is signed (false).
static boolean isSigned_hdr_level()
          Return whether the field 'hdr.level' is signed (false).
static boolean isSigned_hdr_parentid()
          Return whether the field 'hdr.parentid' is signed (false).
static boolean isSigned_hdr_senderid()
          Return whether the field 'hdr.senderid' is signed (false).
static boolean isSigned_hdr_timeRemaining()
          Return whether the field 'hdr.timeRemaining' is signed (false).
static boolean isSigned_idx()
          Return whether the field 'idx' is signed (false).
static boolean isSigned_msgType()
          Return whether the field 'msgType' is signed (false).
static boolean isSigned_numExprs()
          Return whether the field 'numExprs' is signed (false).
static boolean isSigned_numFields()
          Return whether the field 'numFields' is signed (false).
static boolean isSigned_qid()
          Return whether the field 'qid' is signed (false).
static boolean isSigned_queryRoot()
          Return whether the field 'queryRoot' is signed (false).
static boolean isSigned_type()
          Return whether the field 'type' is signed (false).
static boolean isSigned_u_buf_cmd_hasParam()
          Return whether the field 'u.buf.cmd.hasParam' is signed (false).
static boolean isSigned_u_buf_cmd_name()
          Return whether the field 'u.buf.cmd.name' is signed (false).
static boolean isSigned_u_buf_cmd_param()
          Return whether the field 'u.buf.cmd.param' is signed (false).
static boolean isSigned_u_buf_ram_numRows()
          Return whether the field 'u.buf.ram.numRows' is signed (false).
static boolean isSigned_u_buf_ram_policy()
          Return whether the field 'u.buf.ram.policy' is signed (false).
static boolean isSigned_u_expr_ex_agg_field()
          Return whether the field 'u.expr.ex.agg.field' is signed (false).
static boolean isSigned_u_expr_ex_agg_groupFieldConst()
          Return whether the field 'u.expr.ex.agg.groupFieldConst' is signed (false).
static boolean isSigned_u_expr_ex_agg_groupFieldOp()
          Return whether the field 'u.expr.ex.agg.groupFieldOp' is signed (false).
static boolean isSigned_u_expr_ex_agg_groupingField()
          Return whether the field 'u.expr.ex.agg.groupingField' is signed (false).
static boolean isSigned_u_expr_ex_agg_op()
          Return whether the field 'u.expr.ex.agg.op' is signed (false).
static boolean isSigned_u_expr_ex_opval_field()
          Return whether the field 'u.expr.ex.opval.field' is signed (false).
static boolean isSigned_u_expr_ex_opval_op()
          Return whether the field 'u.expr.ex.opval.op' is signed (false).
static boolean isSigned_u_expr_ex_opval_value()
          Return whether the field 'u.expr.ex.opval.value' is signed (false).
static boolean isSigned_u_expr_ex_tagg_agg_field()
          Return whether the field 'u.expr.ex.tagg.agg.field' is signed (false).
static boolean isSigned_u_expr_ex_tagg_agg_groupFieldConst()
          Return whether the field 'u.expr.ex.tagg.agg.groupFieldConst' is signed (false).
static boolean isSigned_u_expr_ex_tagg_agg_groupFieldOp()
          Return whether the field 'u.expr.ex.tagg.agg.groupFieldOp' is signed (false).
static boolean isSigned_u_expr_ex_tagg_agg_groupingField()
          Return whether the field 'u.expr.ex.tagg.agg.groupingField' is signed (false).
static boolean isSigned_u_expr_ex_tagg_agg_op()
          Return whether the field 'u.expr.ex.tagg.agg.op' is signed (false).
static boolean isSigned_u_expr_ex_tagg_epochsLeft()
          Return whether the field 'u.expr.ex.tagg.epochsLeft' is signed (false).
static boolean isSigned_u_expr_ex_tagg_u_epochsPerWindow()
          Return whether the field 'u.expr.ex.tagg.u.epochsPerWindow' is signed (false).
static boolean isSigned_u_expr_ex_tagg_u_newBitsPerSample()
          Return whether the field 'u.expr.ex.tagg.u.newBitsPerSample' is signed (false).
static boolean isSigned_u_expr_fieldConst()
          Return whether the field 'u.expr.fieldConst' is signed (false).
static boolean isSigned_u_expr_fieldOp()
          Return whether the field 'u.expr.fieldOp' is signed (false).
static boolean isSigned_u_expr_idx()
          Return whether the field 'u.expr.idx' is signed (false).
static boolean isSigned_u_expr_opState()
          Return whether the field 'u.expr.opState' is signed (false).
static boolean isSigned_u_expr_opType()
          Return whether the field 'u.expr.opType' is signed (false).
static boolean isSigned_u_expr_success()
          Return whether the field 'u.expr.success' is signed (false).
static boolean isSigned_u_field_name()
          Return whether the field 'u.field.name' is signed (false).
static boolean isSigned_u_field_op()
          Return whether the field 'u.field.op' is signed (false).
static int numDimensions_u_buf_cmd_name()
          Return the number of dimensions in the array 'u.buf.cmd.name'
static int numDimensions_u_field_name()
          Return the number of dimensions in the array 'u.field.name'
static int numElements_u_buf_cmd_name()
          Return the number of elements in the array 'u.buf.cmd.name'
static int numElements_u_buf_cmd_name(int dimension)
          Return the number of elements in the array 'u.buf.cmd.name' for the given dimension.
static int numElements_u_field_name()
          Return the number of elements in the array 'u.field.name'
static int numElements_u_field_name(int dimension)
          Return the number of elements in the array 'u.field.name' for the given dimension.
static int offset_bufferType()
          Return the offset (in bytes) of the field 'bufferType'
static int offset_epochDuration()
          Return the offset (in bytes) of the field 'epochDuration'
static int offset_fromQid()
          Return the offset (in bytes) of the field 'fromQid'
static int offset_hdr_idx()
          Return the offset (in bytes) of the field 'hdr.idx'
static int offset_hdr_level()
          Return the offset (in bytes) of the field 'hdr.level'
static int offset_hdr_parentid()
          Return the offset (in bytes) of the field 'hdr.parentid'
static int offset_hdr_senderid()
          Return the offset (in bytes) of the field 'hdr.senderid'
static int offset_hdr_timeRemaining()
          Return the offset (in bytes) of the field 'hdr.timeRemaining'
static int offset_idx()
          Return the offset (in bytes) of the field 'idx'
static int offset_msgType()
          Return the offset (in bytes) of the field 'msgType'
static int offset_numExprs()
          Return the offset (in bytes) of the field 'numExprs'
static int offset_numFields()
          Return the offset (in bytes) of the field 'numFields'
static int offset_qid()
          Return the offset (in bytes) of the field 'qid'
static int offset_queryRoot()
          Return the offset (in bytes) of the field 'queryRoot'
static int offset_type()
          Return the offset (in bytes) of the field 'type'
static int offset_u_buf_cmd_hasParam()
          Return the offset (in bytes) of the field 'u.buf.cmd.hasParam'
static int offset_u_buf_cmd_name(int index1)
          Return the offset (in bytes) of the field 'u.buf.cmd.name'
static int offset_u_buf_cmd_param()
          Return the offset (in bytes) of the field 'u.buf.cmd.param'
static int offset_u_buf_ram_numRows()
          Return the offset (in bytes) of the field 'u.buf.ram.numRows'
static int offset_u_buf_ram_policy()
          Return the offset (in bytes) of the field 'u.buf.ram.policy'
static int offset_u_expr_ex_agg_field()
          Return the offset (in bytes) of the field 'u.expr.ex.agg.field'
static int offset_u_expr_ex_agg_groupFieldConst()
          Return the offset (in bytes) of the field 'u.expr.ex.agg.groupFieldConst'
static int offset_u_expr_ex_agg_groupFieldOp()
          Return the offset (in bytes) of the field 'u.expr.ex.agg.groupFieldOp'
static int offset_u_expr_ex_agg_groupingField()
          Return the offset (in bytes) of the field 'u.expr.ex.agg.groupingField'
static int offset_u_expr_ex_agg_op()
          Return the offset (in bytes) of the field 'u.expr.ex.agg.op'
static int offset_u_expr_ex_opval_field()
          Return the offset (in bytes) of the field 'u.expr.ex.opval.field'
static int offset_u_expr_ex_opval_op()
          Return the offset (in bytes) of the field 'u.expr.ex.opval.op'
static int offset_u_expr_ex_opval_value()
          Return the offset (in bytes) of the field 'u.expr.ex.opval.value'
static int offset_u_expr_ex_tagg_agg_field()
          Return the offset (in bytes) of the field 'u.expr.ex.tagg.agg.field'
static int offset_u_expr_ex_tagg_agg_groupFieldConst()
          Return the offset (in bytes) of the field 'u.expr.ex.tagg.agg.groupFieldConst'
static int offset_u_expr_ex_tagg_agg_groupFieldOp()
          Return the offset (in bytes) of the field 'u.expr.ex.tagg.agg.groupFieldOp'
static int offset_u_expr_ex_tagg_agg_groupingField()
          Return the offset (in bytes) of the field 'u.expr.ex.tagg.agg.groupingField'
static int offset_u_expr_ex_tagg_agg_op()
          Return the offset (in bytes) of the field 'u.expr.ex.tagg.agg.op'
static int offset_u_expr_ex_tagg_epochsLeft()
          Return the offset (in bytes) of the field 'u.expr.ex.tagg.epochsLeft'
static int offset_u_expr_ex_tagg_u_epochsPerWindow()
          Return the offset (in bytes) of the field 'u.expr.ex.tagg.u.epochsPerWindow'
static int offset_u_expr_ex_tagg_u_newBitsPerSample()
          Return the offset (in bytes) of the field 'u.expr.ex.tagg.u.newBitsPerSample'
static int offset_u_expr_fieldConst()
          Return the offset (in bytes) of the field 'u.expr.fieldConst'
static int offset_u_expr_fieldOp()
          Return the offset (in bytes) of the field 'u.expr.fieldOp'
static int offset_u_expr_idx()
          Return the offset (in bytes) of the field 'u.expr.idx'
static int offset_u_expr_opState()
          Return the offset (in bytes) of the field 'u.expr.opState'
static int offset_u_expr_opType()
          Return the offset (in bytes) of the field 'u.expr.opType'
static int offset_u_expr_success()
          Return the offset (in bytes) of the field 'u.expr.success' WARNING: This field is not byte-aligned (bit offset 159).
static int offset_u_field_name(int index1)
          Return the offset (in bytes) of the field 'u.field.name'
static int offset_u_field_op()
          Return the offset (in bytes) of the field 'u.field.op'
static int offsetBits_bufferType()
          Return the offset (in bits) of the field 'bufferType'
static int offsetBits_epochDuration()
          Return the offset (in bits) of the field 'epochDuration'
static int offsetBits_fromQid()
          Return the offset (in bits) of the field 'fromQid'
static int offsetBits_hdr_idx()
          Return the offset (in bits) of the field 'hdr.idx'
static int offsetBits_hdr_level()
          Return the offset (in bits) of the field 'hdr.level'
static int offsetBits_hdr_parentid()
          Return the offset (in bits) of the field 'hdr.parentid'
static int offsetBits_hdr_senderid()
          Return the offset (in bits) of the field 'hdr.senderid'
static int offsetBits_hdr_timeRemaining()
          Return the offset (in bits) of the field 'hdr.timeRemaining'
static int offsetBits_idx()
          Return the offset (in bits) of the field 'idx'
static int offsetBits_msgType()
          Return the offset (in bits) of the field 'msgType'
static int offsetBits_numExprs()
          Return the offset (in bits) of the field 'numExprs'
static int offsetBits_numFields()
          Return the offset (in bits) of the field 'numFields'
static int offsetBits_qid()
          Return the offset (in bits) of the field 'qid'
static int offsetBits_queryRoot()
          Return the offset (in bits) of the field 'queryRoot'
static int offsetBits_type()
          Return the offset (in bits) of the field 'type'
static int offsetBits_u_buf_cmd_hasParam()
          Return the offset (in bits) of the field 'u.buf.cmd.hasParam'
static int offsetBits_u_buf_cmd_name(int index1)
          Return the offset (in bits) of the field 'u.buf.cmd.name'
static int offsetBits_u_buf_cmd_param()
          Return the offset (in bits) of the field 'u.buf.cmd.param'
static int offsetBits_u_buf_ram_numRows()
          Return the offset (in bits) of the field 'u.buf.ram.numRows'
static int offsetBits_u_buf_ram_policy()
          Return the offset (in bits) of the field 'u.buf.ram.policy'
static int offsetBits_u_expr_ex_agg_field()
          Return the offset (in bits) of the field 'u.expr.ex.agg.field'
static int offsetBits_u_expr_ex_agg_groupFieldConst()
          Return the offset (in bits) of the field 'u.expr.ex.agg.groupFieldConst'
static int offsetBits_u_expr_ex_agg_groupFieldOp()
          Return the offset (in bits) of the field 'u.expr.ex.agg.groupFieldOp'
static int offsetBits_u_expr_ex_agg_groupingField()
          Return the offset (in bits) of the field 'u.expr.ex.agg.groupingField'
static int offsetBits_u_expr_ex_agg_op()
          Return the offset (in bits) of the field 'u.expr.ex.agg.op'
static int offsetBits_u_expr_ex_opval_field()
          Return the offset (in bits) of the field 'u.expr.ex.opval.field'
static int offsetBits_u_expr_ex_opval_op()
          Return the offset (in bits) of the field 'u.expr.ex.opval.op'
static int offsetBits_u_expr_ex_opval_value()
          Return the offset (in bits) of the field 'u.expr.ex.opval.value'
static int offsetBits_u_expr_ex_tagg_agg_field()
          Return the offset (in bits) of the field 'u.expr.ex.tagg.agg.field'
static int offsetBits_u_expr_ex_tagg_agg_groupFieldConst()
          Return the offset (in bits) of the field 'u.expr.ex.tagg.agg.groupFieldConst'
static int offsetBits_u_expr_ex_tagg_agg_groupFieldOp()
          Return the offset (in bits) of the field 'u.expr.ex.tagg.agg.groupFieldOp'
static int offsetBits_u_expr_ex_tagg_agg_groupingField()
          Return the offset (in bits) of the field 'u.expr.ex.tagg.agg.groupingField'
static int offsetBits_u_expr_ex_tagg_agg_op()
          Return the offset (in bits) of the field 'u.expr.ex.tagg.agg.op'
static int offsetBits_u_expr_ex_tagg_epochsLeft()
          Return the offset (in bits) of the field 'u.expr.ex.tagg.epochsLeft'
static int offsetBits_u_expr_ex_tagg_u_epochsPerWindow()
          Return the offset (in bits) of the field 'u.expr.ex.tagg.u.epochsPerWindow'
static int offsetBits_u_expr_ex_tagg_u_newBitsPerSample()
          Return the offset (in bits) of the field 'u.expr.ex.tagg.u.newBitsPerSample'
static int offsetBits_u_expr_fieldConst()
          Return the offset (in bits) of the field 'u.expr.fieldConst'
static int offsetBits_u_expr_fieldOp()
          Return the offset (in bits) of the field 'u.expr.fieldOp'
static int offsetBits_u_expr_idx()
          Return the offset (in bits) of the field 'u.expr.idx'
static int offsetBits_u_expr_opState()
          Return the offset (in bits) of the field 'u.expr.opState'
static int offsetBits_u_expr_opType()
          Return the offset (in bits) of the field 'u.expr.opType'
static int offsetBits_u_expr_success()
          Return the offset (in bits) of the field 'u.expr.success'
static int offsetBits_u_field_name(int index1)
          Return the offset (in bits) of the field 'u.field.name'
static int offsetBits_u_field_op()
          Return the offset (in bits) of the field 'u.field.op'
 void set_bufferType(byte value)
          Set the value of the field 'bufferType'
 void set_epochDuration(short value)
          Set the value of the field 'epochDuration'
 void set_fromQid(byte value)
          Set the value of the field 'fromQid'
 void set_hdr_idx(short value)
          Set the value of the field 'hdr.idx'
 void set_hdr_level(short value)
          Set the value of the field 'hdr.level'
 void set_hdr_parentid(short value)
          Set the value of the field 'hdr.parentid'
 void set_hdr_senderid(short value)
          Set the value of the field 'hdr.senderid'
 void set_hdr_timeRemaining(short value)
          Set the value of the field 'hdr.timeRemaining'
 void set_idx(byte value)
          Set the value of the field 'idx'
 void set_msgType(byte value)
          Set the value of the field 'msgType'
 void set_numExprs(byte value)
          Set the value of the field 'numExprs'
 void set_numFields(byte value)
          Set the value of the field 'numFields'
 void set_qid(byte value)
          Set the value of the field 'qid'
 void set_queryRoot(int value)
          Set the value of the field 'queryRoot'
 void set_type(byte value)
          Set the value of the field 'type'
 void set_u_buf_cmd_hasParam(short value)
          Set the value of the field 'u.buf.cmd.hasParam'
 void set_u_buf_cmd_name(byte[] value)
          Set the contents of the array 'u.buf.cmd.name' from the given byte[]
 void set_u_buf_cmd_param(short value)
          Set the value of the field 'u.buf.cmd.param'
 void set_u_buf_ram_numRows(int value)
          Set the value of the field 'u.buf.ram.numRows'
 void set_u_buf_ram_policy(short value)
          Set the value of the field 'u.buf.ram.policy'
 void set_u_expr_ex_agg_field(short value)
          Set the value of the field 'u.expr.ex.agg.field'
 void set_u_expr_ex_agg_groupFieldConst(short value)
          Set the value of the field 'u.expr.ex.agg.groupFieldConst'
 void set_u_expr_ex_agg_groupFieldOp(short value)
          Set the value of the field 'u.expr.ex.agg.groupFieldOp'
 void set_u_expr_ex_agg_groupingField(short value)
          Set the value of the field 'u.expr.ex.agg.groupingField'
 void set_u_expr_ex_agg_op(byte value)
          Set the value of the field 'u.expr.ex.agg.op'
 void set_u_expr_ex_opval_field(short value)
          Set the value of the field 'u.expr.ex.opval.field'
 void set_u_expr_ex_opval_op(byte value)
          Set the value of the field 'u.expr.ex.opval.op'
 void set_u_expr_ex_opval_value(short value)
          Set the value of the field 'u.expr.ex.opval.value'
 void set_u_expr_ex_tagg_agg_field(short value)
          Set the value of the field 'u.expr.ex.tagg.agg.field'
 void set_u_expr_ex_tagg_agg_groupFieldConst(short value)
          Set the value of the field 'u.expr.ex.tagg.agg.groupFieldConst'
 void set_u_expr_ex_tagg_agg_groupFieldOp(short value)
          Set the value of the field 'u.expr.ex.tagg.agg.groupFieldOp'
 void set_u_expr_ex_tagg_agg_groupingField(short value)
          Set the value of the field 'u.expr.ex.tagg.agg.groupingField'
 void set_u_expr_ex_tagg_agg_op(byte value)
          Set the value of the field 'u.expr.ex.tagg.agg.op'
 void set_u_expr_ex_tagg_epochsLeft(short value)
          Set the value of the field 'u.expr.ex.tagg.epochsLeft'
 void set_u_expr_ex_tagg_u_epochsPerWindow(short value)
          Set the value of the field 'u.expr.ex.tagg.u.epochsPerWindow'
 void set_u_expr_ex_tagg_u_newBitsPerSample(short value)
          Set the value of the field 'u.expr.ex.tagg.u.newBitsPerSample'
 void set_u_expr_fieldConst(short value)
          Set the value of the field 'u.expr.fieldConst'
 void set_u_expr_fieldOp(short value)
          Set the value of the field 'u.expr.fieldOp'
 void set_u_expr_idx(byte value)
          Set the value of the field 'u.expr.idx'
 void set_u_expr_opState(int value)
          Set the value of the field 'u.expr.opState'
 void set_u_expr_opType(byte value)
          Set the value of the field 'u.expr.opType'
 void set_u_expr_success(byte value)
          Set the value of the field 'u.expr.success'
 void set_u_field_name(byte[] value)
          Set the contents of the array 'u.field.name' from the given byte[]
 void set_u_field_op(short value)
          Set the value of the field 'u.field.op'
 void setElement_u_buf_cmd_name(int index1, byte value)
          Set an element of the array 'u.buf.cmd.name'
 void setElement_u_field_name(int index1, byte value)
          Set an element of the array 'u.field.name'
 void setString_u_buf_cmd_name(java.lang.String s)
          Fill in the array 'u.buf.cmd.name' with a String
 void setString_u_field_name(java.lang.String s)
          Fill in the array 'u.field.name' with a String
static int size_bufferType()
          Return the size, in bytes, of the field 'bufferType'
static int size_epochDuration()
          Return the size, in bytes, of the field 'epochDuration'
static int size_fromQid()
          Return the size, in bytes, of the field 'fromQid'
static int size_hdr_idx()
          Return the size, in bytes, of the field 'hdr.idx'
static int size_hdr_level()
          Return the size, in bytes, of the field 'hdr.level'
static int size_hdr_parentid()
          Return the size, in bytes, of the field 'hdr.parentid'
static int size_hdr_senderid()
          Return the size, in bytes, of the field 'hdr.senderid'
static int size_hdr_timeRemaining()
          Return the size, in bytes, of the field 'hdr.timeRemaining'
static int size_idx()
          Return the size, in bytes, of the field 'idx'
static int size_msgType()
          Return the size, in bytes, of the field 'msgType'
static int size_numExprs()
          Return the size, in bytes, of the field 'numExprs'
static int size_numFields()
          Return the size, in bytes, of the field 'numFields'
static int size_qid()
          Return the size, in bytes, of the field 'qid'
static int size_queryRoot()
          Return the size, in bytes, of the field 'queryRoot'
static int size_type()
          Return the size, in bytes, of the field 'type'
static int size_u_buf_cmd_hasParam()
          Return the size, in bytes, of the field 'u.buf.cmd.hasParam'
static int size_u_buf_cmd_param()
          Return the size, in bytes, of the field 'u.buf.cmd.param'
static int size_u_buf_ram_numRows()
          Return the size, in bytes, of the field 'u.buf.ram.numRows'
static int size_u_buf_ram_policy()
          Return the size, in bytes, of the field 'u.buf.ram.policy'
static int size_u_expr_ex_agg_field()
          Return the size, in bytes, of the field 'u.expr.ex.agg.field'
static int size_u_expr_ex_agg_groupFieldConst()
          Return the size, in bytes, of the field 'u.expr.ex.agg.groupFieldConst'
static int size_u_expr_ex_agg_groupFieldOp()
          Return the size, in bytes, of the field 'u.expr.ex.agg.groupFieldOp'
static int size_u_expr_ex_agg_groupingField()
          Return the size, in bytes, of the field 'u.expr.ex.agg.groupingField'
static int size_u_expr_ex_agg_op()
          Return the size, in bytes, of the field 'u.expr.ex.agg.op'
static int size_u_expr_ex_opval_field()
          Return the size, in bytes, of the field 'u.expr.ex.opval.field'
static int size_u_expr_ex_opval_op()
          Return the size, in bytes, of the field 'u.expr.ex.opval.op'
static int size_u_expr_ex_opval_value()
          Return the size, in bytes, of the field 'u.expr.ex.opval.value'
static int size_u_expr_ex_tagg_agg_field()
          Return the size, in bytes, of the field 'u.expr.ex.tagg.agg.field'
static int size_u_expr_ex_tagg_agg_groupFieldConst()
          Return the size, in bytes, of the field 'u.expr.ex.tagg.agg.groupFieldConst'
static int size_u_expr_ex_tagg_agg_groupFieldOp()
          Return the size, in bytes, of the field 'u.expr.ex.tagg.agg.groupFieldOp'
static int size_u_expr_ex_tagg_agg_groupingField()
          Return the size, in bytes, of the field 'u.expr.ex.tagg.agg.groupingField'
static int size_u_expr_ex_tagg_agg_op()
          Return the size, in bytes, of the field 'u.expr.ex.tagg.agg.op'
static int size_u_expr_ex_tagg_epochsLeft()
          Return the size, in bytes, of the field 'u.expr.ex.tagg.epochsLeft'
static int size_u_expr_ex_tagg_u_epochsPerWindow()
          Return the size, in bytes, of the field 'u.expr.ex.tagg.u.epochsPerWindow'
static int size_u_expr_ex_tagg_u_newBitsPerSample()
          Return the size, in bytes, of the field 'u.expr.ex.tagg.u.newBitsPerSample'
static int size_u_expr_fieldConst()
          Return the size, in bytes, of the field 'u.expr.fieldConst'
static int size_u_expr_fieldOp()
          Return the size, in bytes, of the field 'u.expr.fieldOp'
static int size_u_expr_idx()
          Return the size, in bytes, of the field 'u.expr.idx'
static int size_u_expr_opState()
          Return the size, in bytes, of the field 'u.expr.opState'
static int size_u_expr_opType()
          Return the size, in bytes, of the field 'u.expr.opType' WARNING: This field is not an even-sized number of bytes (7 bits).
static int size_u_expr_success()
          Return the size, in bytes, of the field 'u.expr.success' WARNING: This field is not an even-sized number of bytes (1 bits).
static int size_u_field_op()
          Return the size, in bytes, of the field 'u.field.op'
static int sizeBits_bufferType()
          Return the size, in bits, of the field 'bufferType'
static int sizeBits_epochDuration()
          Return the size, in bits, of the field 'epochDuration'
static int sizeBits_fromQid()
          Return the size, in bits, of the field 'fromQid'
static int sizeBits_hdr_idx()
          Return the size, in bits, of the field 'hdr.idx'
static int sizeBits_hdr_level()
          Return the size, in bits, of the field 'hdr.level'
static int sizeBits_hdr_parentid()
          Return the size, in bits, of the field 'hdr.parentid'
static int sizeBits_hdr_senderid()
          Return the size, in bits, of the field 'hdr.senderid'
static int sizeBits_hdr_timeRemaining()
          Return the size, in bits, of the field 'hdr.timeRemaining'
static int sizeBits_idx()
          Return the size, in bits, of the field 'idx'
static int sizeBits_msgType()
          Return the size, in bits, of the field 'msgType'
static int sizeBits_numExprs()
          Return the size, in bits, of the field 'numExprs'
static int sizeBits_numFields()
          Return the size, in bits, of the field 'numFields'
static int sizeBits_qid()
          Return the size, in bits, of the field 'qid'
static int sizeBits_queryRoot()
          Return the size, in bits, of the field 'queryRoot'
static int sizeBits_type()
          Return the size, in bits, of the field 'type'
static int sizeBits_u_buf_cmd_hasParam()
          Return the size, in bits, of the field 'u.buf.cmd.hasParam'
static int sizeBits_u_buf_cmd_param()
          Return the size, in bits, of the field 'u.buf.cmd.param'
static int sizeBits_u_buf_ram_numRows()
          Return the size, in bits, of the field 'u.buf.ram.numRows'
static int sizeBits_u_buf_ram_policy()
          Return the size, in bits, of the field 'u.buf.ram.policy'
static int sizeBits_u_expr_ex_agg_field()
          Return the size, in bits, of the field 'u.expr.ex.agg.field'
static int sizeBits_u_expr_ex_agg_groupFieldConst()
          Return the size, in bits, of the field 'u.expr.ex.agg.groupFieldConst'
static int sizeBits_u_expr_ex_agg_groupFieldOp()
          Return the size, in bits, of the field 'u.expr.ex.agg.groupFieldOp'
static int sizeBits_u_expr_ex_agg_groupingField()
          Return the size, in bits, of the field 'u.expr.ex.agg.groupingField'
static int sizeBits_u_expr_ex_agg_op()
          Return the size, in bits, of the field 'u.expr.ex.agg.op'
static int sizeBits_u_expr_ex_opval_field()
          Return the size, in bits, of the field 'u.expr.ex.opval.field'
static int sizeBits_u_expr_ex_opval_op()
          Return the size, in bits, of the field 'u.expr.ex.opval.op'
static int sizeBits_u_expr_ex_opval_value()
          Return the size, in bits, of the field 'u.expr.ex.opval.value'
static int sizeBits_u_expr_ex_tagg_agg_field()
          Return the size, in bits, of the field 'u.expr.ex.tagg.agg.field'
static int sizeBits_u_expr_ex_tagg_agg_groupFieldConst()
          Return the size, in bits, of the field 'u.expr.ex.tagg.agg.groupFieldConst'
static int sizeBits_u_expr_ex_tagg_agg_groupFieldOp()
          Return the size, in bits, of the field 'u.expr.ex.tagg.agg.groupFieldOp'
static int sizeBits_u_expr_ex_tagg_agg_groupingField()
          Return the size, in bits, of the field 'u.expr.ex.tagg.agg.groupingField'
static int sizeBits_u_expr_ex_tagg_agg_op()
          Return the size, in bits, of the field 'u.expr.ex.tagg.agg.op'
static int sizeBits_u_expr_ex_tagg_epochsLeft()
          Return the size, in bits, of the field 'u.expr.ex.tagg.epochsLeft'
static int sizeBits_u_expr_ex_tagg_u_epochsPerWindow()
          Return the size, in bits, of the field 'u.expr.ex.tagg.u.epochsPerWindow'
static int sizeBits_u_expr_ex_tagg_u_newBitsPerSample()
          Return the size, in bits, of the field 'u.expr.ex.tagg.u.newBitsPerSample'
static int sizeBits_u_expr_fieldConst()
          Return the size, in bits, of the field 'u.expr.fieldConst'
static int sizeBits_u_expr_fieldOp()
          Return the size, in bits, of the field 'u.expr.fieldOp'
static int sizeBits_u_expr_idx()
          Return the size, in bits, of the field 'u.expr.idx'
static int sizeBits_u_expr_opState()
          Return the size, in bits, of the field 'u.expr.opState'
static int sizeBits_u_expr_opType()
          Return the size, in bits, of the field 'u.expr.opType'
static int sizeBits_u_expr_success()
          Return the size, in bits, of the field 'u.expr.success'
static int sizeBits_u_field_op()
          Return the size, in bits, of the field 'u.field.op'
 java.lang.String toString()
          /* Return a String representation of this message.
static int totalSize_u_buf_cmd_name()
          Return the total size, in bytes, of the array 'u.buf.cmd.name'
static int totalSize_u_field_name()
          Return the total size, in bytes, of the array 'u.field.name'
static int totalSizeBits_u_buf_cmd_name()
          Return the total size, in bits, of the array 'u.buf.cmd.name'
static int totalSizeBits_u_field_name()
          Return the total size, in bits, of the array 'u.field.name'
 
Methods inherited from class net.tinyos.message.Message
baseOffset, clone, clone, dataGet, dataLength, dataSet, dataSet, getFloatElement, getSIntElement, getUIntElement, setFloatElement, setSIntElement, setUIntElement
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

DEFAULT_MESSAGE_SIZE

public static final int DEFAULT_MESSAGE_SIZE
The default size of this message type in bytes.

See Also:
Constant Field Values

AM_TYPE

public static final int AM_TYPE
The Active Message type associated with this message.

See Also:
Constant Field Values
Constructor Detail

QueryMsg

public QueryMsg()
Create a new QueryMsg of size 40.


QueryMsg

public QueryMsg(int data_length)
Create a new QueryMsg of the given data_length.


QueryMsg

public QueryMsg(int data_length,
                int base_offset)
Create a new QueryMsg with the given data_length and base offset.


QueryMsg

public QueryMsg(byte[] data)
Create a new QueryMsg using the given byte array as backing store.


QueryMsg

public QueryMsg(byte[] data,
                int base_offset)
Create a new QueryMsg using the given byte array as backing store, with the given base offset.


QueryMsg

public QueryMsg(byte[] data,
                int base_offset,
                int data_length)
Create a new QueryMsg using the given byte array as backing store, with the given base offset and data length.


QueryMsg

public QueryMsg(net.tinyos.message.Message msg,
                int base_offset)
Create a new QueryMsg embedded in the given message at the given base offset.


QueryMsg

public QueryMsg(net.tinyos.message.Message msg,
                int base_offset,
                int data_length)
Create a new QueryMsg embedded in the given message at the given base offset and length.

Method Detail

amType

public int amType()
Return the Active Message type of this message (-1 if unknown).

Overrides:
amType in class net.tinyos.message.Message

toString

public java.lang.String toString()
/* Return a String representation of this message. Includes the message type name and the non-indexed field values.

Overrides:
toString in class java.lang.Object

isSigned_hdr_senderid

public static boolean isSigned_hdr_senderid()
Return whether the field 'hdr.senderid' is signed (false).


isArray_hdr_senderid

public static boolean isArray_hdr_senderid()
Return whether the field 'hdr.senderid' is an array (false).


offset_hdr_senderid

public static int offset_hdr_senderid()
Return the offset (in bytes) of the field 'hdr.senderid'


offsetBits_hdr_senderid

public static int offsetBits_hdr_senderid()
Return the offset (in bits) of the field 'hdr.senderid'


get_hdr_senderid

public short get_hdr_senderid()
Return the value (as a short) of the field 'hdr.senderid'


set_hdr_senderid

public void set_hdr_senderid(short value)
Set the value of the field 'hdr.senderid'


size_hdr_senderid

public static int size_hdr_senderid()
Return the size, in bytes, of the field 'hdr.senderid'


sizeBits_hdr_senderid

public static int sizeBits_hdr_senderid()
Return the size, in bits, of the field 'hdr.senderid'


isSigned_hdr_parentid

public static boolean isSigned_hdr_parentid()
Return whether the field 'hdr.parentid' is signed (false).


isArray_hdr_parentid

public static boolean isArray_hdr_parentid()
Return whether the field 'hdr.parentid' is an array (false).


offset_hdr_parentid

public static int offset_hdr_parentid()
Return the offset (in bytes) of the field 'hdr.parentid'


offsetBits_hdr_parentid

public static int offsetBits_hdr_parentid()
Return the offset (in bits) of the field 'hdr.parentid'


get_hdr_parentid

public short get_hdr_parentid()
Return the value (as a short) of the field 'hdr.parentid'


set_hdr_parentid

public void set_hdr_parentid(short value)
Set the value of the field 'hdr.parentid'


size_hdr_parentid

public static int size_hdr_parentid()
Return the size, in bytes, of the field 'hdr.parentid'


sizeBits_hdr_parentid

public static int sizeBits_hdr_parentid()
Return the size, in bits, of the field 'hdr.parentid'


isSigned_hdr_level

public static boolean isSigned_hdr_level()
Return whether the field 'hdr.level' is signed (false).


isArray_hdr_level

public static boolean isArray_hdr_level()
Return whether the field 'hdr.level' is an array (false).


offset_hdr_level

public static int offset_hdr_level()
Return the offset (in bytes) of the field 'hdr.level'


offsetBits_hdr_level

public static int offsetBits_hdr_level()
Return the offset (in bits) of the field 'hdr.level'


get_hdr_level

public short get_hdr_level()
Return the value (as a short) of the field 'hdr.level'


set_hdr_level

public void set_hdr_level(short value)
Set the value of the field 'hdr.level'


size_hdr_level

public static int size_hdr_level()
Return the size, in bytes, of the field 'hdr.level'


sizeBits_hdr_level

public static int sizeBits_hdr_level()
Return the size, in bits, of the field 'hdr.level'


isSigned_hdr_timeRemaining

public static boolean isSigned_hdr_timeRemaining()
Return whether the field 'hdr.timeRemaining' is signed (false).


isArray_hdr_timeRemaining

public static boolean isArray_hdr_timeRemaining()
Return whether the field 'hdr.timeRemaining' is an array (false).


offset_hdr_timeRemaining

public static int offset_hdr_timeRemaining()
Return the offset (in bytes) of the field 'hdr.timeRemaining'


offsetBits_hdr_timeRemaining

public static int offsetBits_hdr_timeRemaining()
Return the offset (in bits) of the field 'hdr.timeRemaining'


get_hdr_timeRemaining

public short get_hdr_timeRemaining()
Return the value (as a short) of the field 'hdr.timeRemaining'


set_hdr_timeRemaining

public void set_hdr_timeRemaining(short value)
Set the value of the field 'hdr.timeRemaining'


size_hdr_timeRemaining

public static int size_hdr_timeRemaining()
Return the size, in bytes, of the field 'hdr.timeRemaining'


sizeBits_hdr_timeRemaining

public static int sizeBits_hdr_timeRemaining()
Return the size, in bits, of the field 'hdr.timeRemaining'


isSigned_hdr_idx

public static boolean isSigned_hdr_idx()
Return whether the field 'hdr.idx' is signed (false).


isArray_hdr_idx

public static boolean isArray_hdr_idx()
Return whether the field 'hdr.idx' is an array (false).


offset_hdr_idx

public static int offset_hdr_idx()
Return the offset (in bytes) of the field 'hdr.idx'


offsetBits_hdr_idx

public static int offsetBits_hdr_idx()
Return the offset (in bits) of the field 'hdr.idx'


get_hdr_idx

public short get_hdr_idx()
Return the value (as a short) of the field 'hdr.idx'


set_hdr_idx

public void set_hdr_idx(short value)
Set the value of the field 'hdr.idx'


size_hdr_idx

public static int size_hdr_idx()
Return the size, in bytes, of the field 'hdr.idx'


sizeBits_hdr_idx

public static int sizeBits_hdr_idx()
Return the size, in bits, of the field 'hdr.idx'


isSigned_qid

public static boolean isSigned_qid()
Return whether the field 'qid' is signed (false).


isArray_qid

public static boolean isArray_qid()
Return whether the field 'qid' is an array (false).


offset_qid

public static int offset_qid()
Return the offset (in bytes) of the field 'qid'


offsetBits_qid

public static int offsetBits_qid()
Return the offset (in bits) of the field 'qid'


get_qid

public byte get_qid()
Return the value (as a byte) of the field 'qid'


set_qid

public void set_qid(byte value)
Set the value of the field 'qid'


size_qid

public static int size_qid()
Return the size, in bytes, of the field 'qid'


sizeBits_qid

public static int sizeBits_qid()
Return the size, in bits, of the field 'qid'


isSigned_queryRoot

public static boolean isSigned_queryRoot()
Return whether the field 'queryRoot' is signed (false).


isArray_queryRoot

public static boolean isArray_queryRoot()
Return whether the field 'queryRoot' is an array (false).


offset_queryRoot

public static int offset_queryRoot()
Return the offset (in bytes) of the field 'queryRoot'


offsetBits_queryRoot

public static int offsetBits_queryRoot()
Return the offset (in bits) of the field 'queryRoot'


get_queryRoot

public int get_queryRoot()
Return the value (as a int) of the field 'queryRoot'


set_queryRoot

public void set_queryRoot(int value)
Set the value of the field 'queryRoot'


size_queryRoot

public static int size_queryRoot()
Return the size, in bytes, of the field 'queryRoot'


sizeBits_queryRoot

public static int sizeBits_queryRoot()
Return the size, in bits, of the field 'queryRoot'


isSigned_msgType

public static boolean isSigned_msgType()
Return whether the field 'msgType' is signed (false).


isArray_msgType

public static boolean isArray_msgType()
Return whether the field 'msgType' is an array (false).


offset_msgType

public static int offset_msgType()
Return the offset (in bytes) of the field 'msgType'


offsetBits_msgType

public static int offsetBits_msgType()
Return the offset (in bits) of the field 'msgType'


get_msgType

public byte get_msgType()
Return the value (as a byte) of the field 'msgType'


set_msgType

public void set_msgType(byte value)
Set the value of the field 'msgType'


size_msgType

public static int size_msgType()
Return the size, in bytes, of the field 'msgType'


sizeBits_msgType

public static int sizeBits_msgType()
Return the size, in bits, of the field 'msgType'


isSigned_numFields

public static boolean isSigned_numFields()
Return whether the field 'numFields' is signed (false).


isArray_numFields

public static boolean isArray_numFields()
Return whether the field 'numFields' is an array (false).


offset_numFields

public static int offset_numFields()
Return the offset (in bytes) of the field 'numFields'


offsetBits_numFields

public static int offsetBits_numFields()
Return the offset (in bits) of the field 'numFields'


get_numFields

public byte get_numFields()
Return the value (as a byte) of the field 'numFields'


set_numFields

public void set_numFields(byte value)
Set the value of the field 'numFields'


size_numFields

public static int size_numFields()
Return the size, in bytes, of the field 'numFields'


sizeBits_numFields

public static int sizeBits_numFields()
Return the size, in bits, of the field 'numFields'


isSigned_numExprs

public static boolean isSigned_numExprs()
Return whether the field 'numExprs' is signed (false).


isArray_numExprs

public static boolean isArray_numExprs()
Return whether the field 'numExprs' is an array (false).


offset_numExprs

public static int offset_numExprs()
Return the offset (in bytes) of the field 'numExprs'


offsetBits_numExprs

public static int offsetBits_numExprs()
Return the offset (in bits) of the field 'numExprs'


get_numExprs

public byte get_numExprs()
Return the value (as a byte) of the field 'numExprs'


set_numExprs

public void set_numExprs(byte value)
Set the value of the field 'numExprs'


size_numExprs

public static int size_numExprs()
Return the size, in bytes, of the field 'numExprs'


sizeBits_numExprs

public static int sizeBits_numExprs()
Return the size, in bits, of the field 'numExprs'


isSigned_fromQid

public static boolean isSigned_fromQid()
Return whether the field 'fromQid' is signed (false).


isArray_fromQid

public static boolean isArray_fromQid()
Return whether the field 'fromQid' is an array (false).


offset_fromQid

public static int offset_fromQid()
Return the offset (in bytes) of the field 'fromQid'


offsetBits_fromQid

public static int offsetBits_fromQid()
Return the offset (in bits) of the field 'fromQid'


get_fromQid

public byte get_fromQid()
Return the value (as a byte) of the field 'fromQid'


set_fromQid

public void set_fromQid(byte value)
Set the value of the field 'fromQid'


size_fromQid

public static int size_fromQid()
Return the size, in bytes, of the field 'fromQid'


sizeBits_fromQid

public static int sizeBits_fromQid()
Return the size, in bits, of the field 'fromQid'


isSigned_bufferType

public static boolean isSigned_bufferType()
Return whether the field 'bufferType' is signed (false).


isArray_bufferType

public static boolean isArray_bufferType()
Return whether the field 'bufferType' is an array (false).


offset_bufferType

public static int offset_bufferType()
Return the offset (in bytes) of the field 'bufferType'


offsetBits_bufferType

public static int offsetBits_bufferType()
Return the offset (in bits) of the field 'bufferType'


get_bufferType

public byte get_bufferType()
Return the value (as a byte) of the field 'bufferType'


set_bufferType

public void set_bufferType(byte value)
Set the value of the field 'bufferType'


size_bufferType

public static int size_bufferType()
Return the size, in bytes, of the field 'bufferType'


sizeBits_bufferType

public static int sizeBits_bufferType()
Return the size, in bits, of the field 'bufferType'


isSigned_epochDuration

public static boolean isSigned_epochDuration()
Return whether the field 'epochDuration' is signed (false).


isArray_epochDuration

public static boolean isArray_epochDuration()
Return whether the field 'epochDuration' is an array (false).


offset_epochDuration

public static int offset_epochDuration()
Return the offset (in bytes) of the field 'epochDuration'


offsetBits_epochDuration

public static int offsetBits_epochDuration()
Return the offset (in bits) of the field 'epochDuration'


get_epochDuration

public short get_epochDuration()
Return the value (as a short) of the field 'epochDuration'


set_epochDuration

public void set_epochDuration(short value)
Set the value of the field 'epochDuration'


size_epochDuration

public static int size_epochDuration()
Return the size, in bytes, of the field 'epochDuration'


sizeBits_epochDuration

public static int sizeBits_epochDuration()
Return the size, in bits, of the field 'epochDuration'


isSigned_type

public static boolean isSigned_type()
Return whether the field 'type' is signed (false).


isArray_type

public static boolean isArray_type()
Return whether the field 'type' is an array (false).


offset_type

public static int offset_type()
Return the offset (in bytes) of the field 'type'


offsetBits_type

public static int offsetBits_type()
Return the offset (in bits) of the field 'type'


get_type

public byte get_type()
Return the value (as a byte) of the field 'type'


set_type

public void set_type(byte value)
Set the value of the field 'type'


size_type

public static int size_type()
Return the size, in bytes, of the field 'type'


sizeBits_type

public static int sizeBits_type()
Return the size, in bits, of the field 'type'


isSigned_idx

public static boolean isSigned_idx()
Return whether the field 'idx' is signed (false).


isArray_idx

public static boolean isArray_idx()
Return whether the field 'idx' is an array (false).


offset_idx

public static int offset_idx()
Return the offset (in bytes) of the field 'idx'


offsetBits_idx

public static int offsetBits_idx()
Return the offset (in bits) of the field 'idx'


get_idx

public byte get_idx()
Return the value (as a byte) of the field 'idx'


set_idx

public void set_idx(byte value)
Set the value of the field 'idx'


size_idx

public static int size_idx()
Return the size, in bytes, of the field 'idx'


sizeBits_idx

public static int sizeBits_idx()
Return the size, in bits, of the field 'idx'


isSigned_u_field_name

public static boolean isSigned_u_field_name()
Return whether the field 'u.field.name' is signed (false).


isArray_u_field_name

public static boolean isArray_u_field_name()
Return whether the field 'u.field.name' is an array (true).


offset_u_field_name

public static int offset_u_field_name(int index1)
Return the offset (in bytes) of the field 'u.field.name'


offsetBits_u_field_name

public static int offsetBits_u_field_name(int index1)
Return the offset (in bits) of the field 'u.field.name'


get_u_field_name

public byte[] get_u_field_name()
Return the entire array 'u.field.name' as a byte[]


set_u_field_name

public void set_u_field_name(byte[] value)
Set the contents of the array 'u.field.name' from the given byte[]


getElement_u_field_name

public byte getElement_u_field_name(int index1)
Return an element (as a byte) of the array 'u.field.name'


setElement_u_field_name

public void setElement_u_field_name(int index1,
                                    byte value)
Set an element of the array 'u.field.name'


totalSize_u_field_name

public static int totalSize_u_field_name()
Return the total size, in bytes, of the array 'u.field.name'


totalSizeBits_u_field_name

public static int totalSizeBits_u_field_name()
Return the total size, in bits, of the array 'u.field.name'


elementSize_u_field_name

public static int elementSize_u_field_name()
Return the size, in bytes, of each element of the array 'u.field.name'


elementSizeBits_u_field_name

public static int elementSizeBits_u_field_name()
Return the size, in bits, of each element of the array 'u.field.name'


numDimensions_u_field_name

public static int numDimensions_u_field_name()
Return the number of dimensions in the array 'u.field.name'


numElements_u_field_name

public static int numElements_u_field_name()
Return the number of elements in the array 'u.field.name'


numElements_u_field_name

public static int numElements_u_field_name(int dimension)
Return the number of elements in the array 'u.field.name' for the given dimension.


setString_u_field_name

public void setString_u_field_name(java.lang.String s)
Fill in the array 'u.field.name' with a String


getString_u_field_name

public java.lang.String getString_u_field_name()
Read the array 'u.field.name' as a String


isSigned_u_field_op

public static boolean isSigned_u_field_op()
Return whether the field 'u.field.op' is signed (false).


isArray_u_field_op

public static boolean isArray_u_field_op()
Return whether the field 'u.field.op' is an array (false).


offset_u_field_op

public static int offset_u_field_op()
Return the offset (in bytes) of the field 'u.field.op'


offsetBits_u_field_op

public static int offsetBits_u_field_op()
Return the offset (in bits) of the field 'u.field.op'


get_u_field_op

public short get_u_field_op()
Return the value (as a short) of the field 'u.field.op'


set_u_field_op

public void set_u_field_op(short value)
Set the value of the field 'u.field.op'


size_u_field_op

public static int size_u_field_op()
Return the size, in bytes, of the field 'u.field.op'


sizeBits_u_field_op

public static int sizeBits_u_field_op()
Return the size, in bits, of the field 'u.field.op'


isSigned_u_expr_opType

public static boolean isSigned_u_expr_opType()
Return whether the field 'u.expr.opType' is signed (false).


isArray_u_expr_opType

public static boolean isArray_u_expr_opType()
Return whether the field 'u.expr.opType' is an array (false).


offset_u_expr_opType

public static int offset_u_expr_opType()
Return the offset (in bytes) of the field 'u.expr.opType'


offsetBits_u_expr_opType

public static int offsetBits_u_expr_opType()
Return the offset (in bits) of the field 'u.expr.opType'


get_u_expr_opType

public byte get_u_expr_opType()
Return the value (as a byte) of the field 'u.expr.opType'


set_u_expr_opType

public void set_u_expr_opType(byte value)
Set the value of the field 'u.expr.opType'


size_u_expr_opType

public static int size_u_expr_opType()
Return the size, in bytes, of the field 'u.expr.opType' WARNING: This field is not an even-sized number of bytes (7 bits).


sizeBits_u_expr_opType

public static int sizeBits_u_expr_opType()
Return the size, in bits, of the field 'u.expr.opType'


isSigned_u_expr_success

public static boolean isSigned_u_expr_success()
Return whether the field 'u.expr.success' is signed (false).


isArray_u_expr_success

public static boolean isArray_u_expr_success()
Return whether the field 'u.expr.success' is an array (false).


offset_u_expr_success

public static int offset_u_expr_success()
Return the offset (in bytes) of the field 'u.expr.success' WARNING: This field is not byte-aligned (bit offset 159).


offsetBits_u_expr_success

public static int offsetBits_u_expr_success()
Return the offset (in bits) of the field 'u.expr.success'


get_u_expr_success

public byte get_u_expr_success()
Return the value (as a byte) of the field 'u.expr.success'


set_u_expr_success

public void set_u_expr_success(byte value)
Set the value of the field 'u.expr.success'


size_u_expr_success

public static int size_u_expr_success()
Return the size, in bytes, of the field 'u.expr.success' WARNING: This field is not an even-sized number of bytes (1 bits).


sizeBits_u_expr_success

public static int sizeBits_u_expr_success()
Return the size, in bits, of the field 'u.expr.success'


isSigned_u_expr_idx

public static boolean isSigned_u_expr_idx()
Return whether the field 'u.expr.idx' is signed (false).


isArray_u_expr_idx

public static boolean isArray_u_expr_idx()
Return whether the field 'u.expr.idx' is an array (false).


offset_u_expr_idx

public static int offset_u_expr_idx()
Return the offset (in bytes) of the field 'u.expr.idx'


offsetBits_u_expr_idx

public static int offsetBits_u_expr_idx()
Return the offset (in bits) of the field 'u.expr.idx'


get_u_expr_idx

public byte get_u_expr_idx()
Return the value (as a byte) of the field 'u.expr.idx'


set_u_expr_idx

public void set_u_expr_idx(byte value)
Set the value of the field 'u.expr.idx'


size_u_expr_idx

public static int size_u_expr_idx()
Return the size, in bytes, of the field 'u.expr.idx'


sizeBits_u_expr_idx

public static int sizeBits_u_expr_idx()
Return the size, in bits, of the field 'u.expr.idx'


isSigned_u_expr_ex_opval_field

public static boolean isSigned_u_expr_ex_opval_field()
Return whether the field 'u.expr.ex.opval.field' is signed (false).


isArray_u_expr_ex_opval_field

public static boolean isArray_u_expr_ex_opval_field()
Return whether the field 'u.expr.ex.opval.field' is an array (false).


offset_u_expr_ex_opval_field

public static int offset_u_expr_ex_opval_field()
Return the offset (in bytes) of the field 'u.expr.ex.opval.field'


offsetBits_u_expr_ex_opval_field

public static int offsetBits_u_expr_ex_opval_field()
Return the offset (in bits) of the field 'u.expr.ex.opval.field'


get_u_expr_ex_opval_field

public short get_u_expr_ex_opval_field()
Return the value (as a short) of the field 'u.expr.ex.opval.field'


set_u_expr_ex_opval_field

public void set_u_expr_ex_opval_field(short value)
Set the value of the field 'u.expr.ex.opval.field'


size_u_expr_ex_opval_field

public static int size_u_expr_ex_opval_field()
Return the size, in bytes, of the field 'u.expr.ex.opval.field'


sizeBits_u_expr_ex_opval_field

public static int sizeBits_u_expr_ex_opval_field()
Return the size, in bits, of the field 'u.expr.ex.opval.field'


isSigned_u_expr_ex_opval_op

public static boolean isSigned_u_expr_ex_opval_op()
Return whether the field 'u.expr.ex.opval.op' is signed (false).


isArray_u_expr_ex_opval_op

public static boolean isArray_u_expr_ex_opval_op()
Return whether the field 'u.expr.ex.opval.op' is an array (false).


offset_u_expr_ex_opval_op

public static int offset_u_expr_ex_opval_op()
Return the offset (in bytes) of the field 'u.expr.ex.opval.op'


offsetBits_u_expr_ex_opval_op

public static int offsetBits_u_expr_ex_opval_op()
Return the offset (in bits) of the field 'u.expr.ex.opval.op'


get_u_expr_ex_opval_op

public byte get_u_expr_ex_opval_op()
Return the value (as a byte) of the field 'u.expr.ex.opval.op'


set_u_expr_ex_opval_op

public void set_u_expr_ex_opval_op(byte value)
Set the value of the field 'u.expr.ex.opval.op'


size_u_expr_ex_opval_op

public static int size_u_expr_ex_opval_op()
Return the size, in bytes, of the field 'u.expr.ex.opval.op'


sizeBits_u_expr_ex_opval_op

public static int sizeBits_u_expr_ex_opval_op()
Return the size, in bits, of the field 'u.expr.ex.opval.op'


isSigned_u_expr_ex_opval_value

public static boolean isSigned_u_expr_ex_opval_value()
Return whether the field 'u.expr.ex.opval.value' is signed (false).


isArray_u_expr_ex_opval_value

public static boolean isArray_u_expr_ex_opval_value()
Return whether the field 'u.expr.ex.opval.value' is an array (false).


offset_u_expr_ex_opval_value

public static int offset_u_expr_ex_opval_value()
Return the offset (in bytes) of the field 'u.expr.ex.opval.value'


offsetBits_u_expr_ex_opval_value

public static int offsetBits_u_expr_ex_opval_value()
Return the offset (in bits) of the field 'u.expr.ex.opval.value'


get_u_expr_ex_opval_value

public short get_u_expr_ex_opval_value()
Return the value (as a short) of the field 'u.expr.ex.opval.value'


set_u_expr_ex_opval_value

public void set_u_expr_ex_opval_value(short value)
Set the value of the field 'u.expr.ex.opval.value'


size_u_expr_ex_opval_value

public static int size_u_expr_ex_opval_value()
Return the size, in bytes, of the field 'u.expr.ex.opval.value'


sizeBits_u_expr_ex_opval_value

public static int sizeBits_u_expr_ex_opval_value()
Return the size, in bits, of the field 'u.expr.ex.opval.value'


isSigned_u_expr_ex_agg_field

public static boolean isSigned_u_expr_ex_agg_field()
Return whether the field 'u.expr.ex.agg.field' is signed (false).


isArray_u_expr_ex_agg_field

public static boolean isArray_u_expr_ex_agg_field()
Return whether the field 'u.expr.ex.agg.field' is an array (false).


offset_u_expr_ex_agg_field

public static int offset_u_expr_ex_agg_field()
Return the offset (in bytes) of the field 'u.expr.ex.agg.field'


offsetBits_u_expr_ex_agg_field

public static int offsetBits_u_expr_ex_agg_field()
Return the offset (in bits) of the field 'u.expr.ex.agg.field'


get_u_expr_ex_agg_field

public short get_u_expr_ex_agg_field()
Return the value (as a short) of the field 'u.expr.ex.agg.field'


set_u_expr_ex_agg_field

public void set_u_expr_ex_agg_field(short value)
Set the value of the field 'u.expr.ex.agg.field'


size_u_expr_ex_agg_field

public static int size_u_expr_ex_agg_field()
Return the size, in bytes, of the field 'u.expr.ex.agg.field'


sizeBits_u_expr_ex_agg_field

public static int sizeBits_u_expr_ex_agg_field()
Return the size, in bits, of the field 'u.expr.ex.agg.field'


isSigned_u_expr_ex_agg_groupingField

public static boolean isSigned_u_expr_ex_agg_groupingField()
Return whether the field 'u.expr.ex.agg.groupingField' is signed (false).


isArray_u_expr_ex_agg_groupingField

public static boolean isArray_u_expr_ex_agg_groupingField()
Return whether the field 'u.expr.ex.agg.groupingField' is an array (false).


offset_u_expr_ex_agg_groupingField

public static int offset_u_expr_ex_agg_groupingField()
Return the offset (in bytes) of the field 'u.expr.ex.agg.groupingField'


offsetBits_u_expr_ex_agg_groupingField

public static int offsetBits_u_expr_ex_agg_groupingField()
Return the offset (in bits) of the field 'u.expr.ex.agg.groupingField'


get_u_expr_ex_agg_groupingField

public short get_u_expr_ex_agg_groupingField()
Return the value (as a short) of the field 'u.expr.ex.agg.groupingField'


set_u_expr_ex_agg_groupingField

public void set_u_expr_ex_agg_groupingField(short value)
Set the value of the field 'u.expr.ex.agg.groupingField'


size_u_expr_ex_agg_groupingField

public static int size_u_expr_ex_agg_groupingField()
Return the size, in bytes, of the field 'u.expr.ex.agg.groupingField'


sizeBits_u_expr_ex_agg_groupingField

public static int sizeBits_u_expr_ex_agg_groupingField()
Return the size, in bits, of the field 'u.expr.ex.agg.groupingField'


isSigned_u_expr_ex_agg_groupFieldOp

public static boolean isSigned_u_expr_ex_agg_groupFieldOp()
Return whether the field 'u.expr.ex.agg.groupFieldOp' is signed (false).


isArray_u_expr_ex_agg_groupFieldOp

public static boolean isArray_u_expr_ex_agg_groupFieldOp()
Return whether the field 'u.expr.ex.agg.groupFieldOp' is an array (false).


offset_u_expr_ex_agg_groupFieldOp

public static int offset_u_expr_ex_agg_groupFieldOp()
Return the offset (in bytes) of the field 'u.expr.ex.agg.groupFieldOp'


offsetBits_u_expr_ex_agg_groupFieldOp

public static int offsetBits_u_expr_ex_agg_groupFieldOp()
Return the offset (in bits) of the field 'u.expr.ex.agg.groupFieldOp'


get_u_expr_ex_agg_groupFieldOp

public short get_u_expr_ex_agg_groupFieldOp()
Return the value (as a short) of the field 'u.expr.ex.agg.groupFieldOp'


set_u_expr_ex_agg_groupFieldOp

public void set_u_expr_ex_agg_groupFieldOp(short value)
Set the value of the field 'u.expr.ex.agg.groupFieldOp'


size_u_expr_ex_agg_groupFieldOp

public static int size_u_expr_ex_agg_groupFieldOp()
Return the size, in bytes, of the field 'u.expr.ex.agg.groupFieldOp'


sizeBits_u_expr_ex_agg_groupFieldOp

public static int sizeBits_u_expr_ex_agg_groupFieldOp()
Return the size, in bits, of the field 'u.expr.ex.agg.groupFieldOp'


isSigned_u_expr_ex_agg_groupFieldConst

public static boolean isSigned_u_expr_ex_agg_groupFieldConst()
Return whether the field 'u.expr.ex.agg.groupFieldConst' is signed (false).


isArray_u_expr_ex_agg_groupFieldConst

public static boolean isArray_u_expr_ex_agg_groupFieldConst()
Return whether the field 'u.expr.ex.agg.groupFieldConst' is an array (false).


offset_u_expr_ex_agg_groupFieldConst

public static int offset_u_expr_ex_agg_groupFieldConst()
Return the offset (in bytes) of the field 'u.expr.ex.agg.groupFieldConst'


offsetBits_u_expr_ex_agg_groupFieldConst

public static int offsetBits_u_expr_ex_agg_groupFieldConst()
Return the offset (in bits) of the field 'u.expr.ex.agg.groupFieldConst'


get_u_expr_ex_agg_groupFieldConst

public short get_u_expr_ex_agg_groupFieldConst()
Return the value (as a short) of the field 'u.expr.ex.agg.groupFieldConst'


set_u_expr_ex_agg_groupFieldConst

public void set_u_expr_ex_agg_groupFieldConst(short value)
Set the value of the field 'u.expr.ex.agg.groupFieldConst'


size_u_expr_ex_agg_groupFieldConst

public static int size_u_expr_ex_agg_groupFieldConst()
Return the size, in bytes, of the field 'u.expr.ex.agg.groupFieldConst'


sizeBits_u_expr_ex_agg_groupFieldConst

public static int sizeBits_u_expr_ex_agg_groupFieldConst()
Return the size, in bits, of the field 'u.expr.ex.agg.groupFieldConst'


isSigned_u_expr_ex_agg_op

public static boolean isSigned_u_expr_ex_agg_op()
Return whether the field 'u.expr.ex.agg.op' is signed (false).


isArray_u_expr_ex_agg_op

public static boolean isArray_u_expr_ex_agg_op()
Return whether the field 'u.expr.ex.agg.op' is an array (false).


offset_u_expr_ex_agg_op

public static int offset_u_expr_ex_agg_op()
Return the offset (in bytes) of the field 'u.expr.ex.agg.op'


offsetBits_u_expr_ex_agg_op

public static int offsetBits_u_expr_ex_agg_op()
Return the offset (in bits) of the field 'u.expr.ex.agg.op'


get_u_expr_ex_agg_op

public byte get_u_expr_ex_agg_op()
Return the value (as a byte) of the field 'u.expr.ex.agg.op'


set_u_expr_ex_agg_op

public void set_u_expr_ex_agg_op(byte value)
Set the value of the field 'u.expr.ex.agg.op'


size_u_expr_ex_agg_op

public static int size_u_expr_ex_agg_op()
Return the size, in bytes, of the field 'u.expr.ex.agg.op'


sizeBits_u_expr_ex_agg_op

public static int sizeBits_u_expr_ex_agg_op()
Return the size, in bits, of the field 'u.expr.ex.agg.op'


isSigned_u_expr_ex_tagg_agg_field

public static boolean isSigned_u_expr_ex_tagg_agg_field()
Return whether the field 'u.expr.ex.tagg.agg.field' is signed (false).


isArray_u_expr_ex_tagg_agg_field

public static boolean isArray_u_expr_ex_tagg_agg_field()
Return whether the field 'u.expr.ex.tagg.agg.field' is an array (false).


offset_u_expr_ex_tagg_agg_field

public static int offset_u_expr_ex_tagg_agg_field()
Return the offset (in bytes) of the field 'u.expr.ex.tagg.agg.field'


offsetBits_u_expr_ex_tagg_agg_field

public static int offsetBits_u_expr_ex_tagg_agg_field()
Return the offset (in bits) of the field 'u.expr.ex.tagg.agg.field'


get_u_expr_ex_tagg_agg_field

public short get_u_expr_ex_tagg_agg_field()
Return the value (as a short) of the field 'u.expr.ex.tagg.agg.field'


set_u_expr_ex_tagg_agg_field

public void set_u_expr_ex_tagg_agg_field(short value)
Set the value of the field 'u.expr.ex.tagg.agg.field'


size_u_expr_ex_tagg_agg_field

public static int size_u_expr_ex_tagg_agg_field()
Return the size, in bytes, of the field 'u.expr.ex.tagg.agg.field'


sizeBits_u_expr_ex_tagg_agg_field

public static int sizeBits_u_expr_ex_tagg_agg_field()
Return the size, in bits, of the field 'u.expr.ex.tagg.agg.field'


isSigned_u_expr_ex_tagg_agg_groupingField

public static boolean isSigned_u_expr_ex_tagg_agg_groupingField()
Return whether the field 'u.expr.ex.tagg.agg.groupingField' is signed (false).


isArray_u_expr_ex_tagg_agg_groupingField

public static boolean isArray_u_expr_ex_tagg_agg_groupingField()
Return whether the field 'u.expr.ex.tagg.agg.groupingField' is an array (false).


offset_u_expr_ex_tagg_agg_groupingField

public static int offset_u_expr_ex_tagg_agg_groupingField()
Return the offset (in bytes) of the field 'u.expr.ex.tagg.agg.groupingField'


offsetBits_u_expr_ex_tagg_agg_groupingField

public static int offsetBits_u_expr_ex_tagg_agg_groupingField()
Return the offset (in bits) of the field 'u.expr.ex.tagg.agg.groupingField'


get_u_expr_ex_tagg_agg_groupingField

public short get_u_expr_ex_tagg_agg_groupingField()
Return the value (as a short) of the field 'u.expr.ex.tagg.agg.groupingField'


set_u_expr_ex_tagg_agg_groupingField

public void set_u_expr_ex_tagg_agg_groupingField(short value)
Set the value of the field 'u.expr.ex.tagg.agg.groupingField'


size_u_expr_ex_tagg_agg_groupingField

public static int size_u_expr_ex_tagg_agg_groupingField()
Return the size, in bytes, of the field 'u.expr.ex.tagg.agg.groupingField'


sizeBits_u_expr_ex_tagg_agg_groupingField

public static int sizeBits_u_expr_ex_tagg_agg_groupingField()
Return the size, in bits, of the field 'u.expr.ex.tagg.agg.groupingField'


isSigned_u_expr_ex_tagg_agg_groupFieldOp

public static boolean isSigned_u_expr_ex_tagg_agg_groupFieldOp()
Return whether the field 'u.expr.ex.tagg.agg.groupFieldOp' is signed (false).


isArray_u_expr_ex_tagg_agg_groupFieldOp

public static boolean isArray_u_expr_ex_tagg_agg_groupFieldOp()
Return whether the field 'u.expr.ex.tagg.agg.groupFieldOp' is an array (false).


offset_u_expr_ex_tagg_agg_groupFieldOp

public static int offset_u_expr_ex_tagg_agg_groupFieldOp()
Return the offset (in bytes) of the field 'u.expr.ex.tagg.agg.groupFieldOp'


offsetBits_u_expr_ex_tagg_agg_groupFieldOp

public static int offsetBits_u_expr_ex_tagg_agg_groupFieldOp()
Return the offset (in bits) of the field 'u.expr.ex.tagg.agg.groupFieldOp'


get_u_expr_ex_tagg_agg_groupFieldOp

public short get_u_expr_ex_tagg_agg_groupFieldOp()
Return the value (as a short) of the field 'u.expr.ex.tagg.agg.groupFieldOp'


set_u_expr_ex_tagg_agg_groupFieldOp

public void set_u_expr_ex_tagg_agg_groupFieldOp(short value)
Set the value of the field 'u.expr.ex.tagg.agg.groupFieldOp'


size_u_expr_ex_tagg_agg_groupFieldOp

public static int size_u_expr_ex_tagg_agg_groupFieldOp()
Return the size, in bytes, of the field 'u.expr.ex.tagg.agg.groupFieldOp'


sizeBits_u_expr_ex_tagg_agg_groupFieldOp

public static int sizeBits_u_expr_ex_tagg_agg_groupFieldOp()
Return the size, in bits, of the field 'u.expr.ex.tagg.agg.groupFieldOp'


isSigned_u_expr_ex_tagg_agg_groupFieldConst

public static boolean isSigned_u_expr_ex_tagg_agg_groupFieldConst()
Return whether the field 'u.expr.ex.tagg.agg.groupFieldConst' is signed (false).


isArray_u_expr_ex_tagg_agg_groupFieldConst

public static boolean isArray_u_expr_ex_tagg_agg_groupFieldConst()
Return whether the field 'u.expr.ex.tagg.agg.groupFieldConst' is an array (false).


offset_u_expr_ex_tagg_agg_groupFieldConst

public static int offset_u_expr_ex_tagg_agg_groupFieldConst()
Return the offset (in bytes) of the field 'u.expr.ex.tagg.agg.groupFieldConst'


offsetBits_u_expr_ex_tagg_agg_groupFieldConst

public static int offsetBits_u_expr_ex_tagg_agg_groupFieldConst()
Return the offset (in bits) of the field 'u.expr.ex.tagg.agg.groupFieldConst'


get_u_expr_ex_tagg_agg_groupFieldConst

public short get_u_expr_ex_tagg_agg_groupFieldConst()
Return the value (as a short) of the field 'u.expr.ex.tagg.agg.groupFieldConst'


set_u_expr_ex_tagg_agg_groupFieldConst

public void set_u_expr_ex_tagg_agg_groupFieldConst(short value)
Set the value of the field 'u.expr.ex.tagg.agg.groupFieldConst'


size_u_expr_ex_tagg_agg_groupFieldConst

public static int size_u_expr_ex_tagg_agg_groupFieldConst()
Return the size, in bytes, of the field 'u.expr.ex.tagg.agg.groupFieldConst'


sizeBits_u_expr_ex_tagg_agg_groupFieldConst

public static int sizeBits_u_expr_ex_tagg_agg_groupFieldConst()
Return the size, in bits, of the field 'u.expr.ex.tagg.agg.groupFieldConst'


isSigned_u_expr_ex_tagg_agg_op

public static boolean isSigned_u_expr_ex_tagg_agg_op()
Return whether the field 'u.expr.ex.tagg.agg.op' is signed (false).


isArray_u_expr_ex_tagg_agg_op

public static boolean isArray_u_expr_ex_tagg_agg_op()
Return whether the field 'u.expr.ex.tagg.agg.op' is an array (false).


offset_u_expr_ex_tagg_agg_op

public static int offset_u_expr_ex_tagg_agg_op()
Return the offset (in bytes) of the field 'u.expr.ex.tagg.agg.op'


offsetBits_u_expr_ex_tagg_agg_op

public static int offsetBits_u_expr_ex_tagg_agg_op()
Return the offset (in bits) of the field 'u.expr.ex.tagg.agg.op'


get_u_expr_ex_tagg_agg_op

public byte get_u_expr_ex_tagg_agg_op()
Return the value (as a byte) of the field 'u.expr.ex.tagg.agg.op'


set_u_expr_ex_tagg_agg_op

public void set_u_expr_ex_tagg_agg_op(byte value)
Set the value of the field 'u.expr.ex.tagg.agg.op'


size_u_expr_ex_tagg_agg_op

public static int size_u_expr_ex_tagg_agg_op()
Return the size, in bytes, of the field 'u.expr.ex.tagg.agg.op'


sizeBits_u_expr_ex_tagg_agg_op

public static int sizeBits_u_expr_ex_tagg_agg_op()
Return the size, in bits, of the field 'u.expr.ex.tagg.agg.op'


isSigned_u_expr_ex_tagg_u_epochsPerWindow

public static boolean isSigned_u_expr_ex_tagg_u_epochsPerWindow()
Return whether the field 'u.expr.ex.tagg.u.epochsPerWindow' is signed (false).


isArray_u_expr_ex_tagg_u_epochsPerWindow

public static boolean isArray_u_expr_ex_tagg_u_epochsPerWindow()
Return whether the field 'u.expr.ex.tagg.u.epochsPerWindow' is an array (false).


offset_u_expr_ex_tagg_u_epochsPerWindow

public static int offset_u_expr_ex_tagg_u_epochsPerWindow()
Return the offset (in bytes) of the field 'u.expr.ex.tagg.u.epochsPerWindow'


offsetBits_u_expr_ex_tagg_u_epochsPerWindow

public static int offsetBits_u_expr_ex_tagg_u_epochsPerWindow()
Return the offset (in bits) of the field 'u.expr.ex.tagg.u.epochsPerWindow'


get_u_expr_ex_tagg_u_epochsPerWindow

public short get_u_expr_ex_tagg_u_epochsPerWindow()
Return the value (as a short) of the field 'u.expr.ex.tagg.u.epochsPerWindow'


set_u_expr_ex_tagg_u_epochsPerWindow

public void set_u_expr_ex_tagg_u_epochsPerWindow(short value)
Set the value of the field 'u.expr.ex.tagg.u.epochsPerWindow'


size_u_expr_ex_tagg_u_epochsPerWindow

public static int size_u_expr_ex_tagg_u_epochsPerWindow()
Return the size, in bytes, of the field 'u.expr.ex.tagg.u.epochsPerWindow'


sizeBits_u_expr_ex_tagg_u_epochsPerWindow

public static int sizeBits_u_expr_ex_tagg_u_epochsPerWindow()
Return the size, in bits, of the field 'u.expr.ex.tagg.u.epochsPerWindow'


isSigned_u_expr_ex_tagg_u_newBitsPerSample

public static boolean isSigned_u_expr_ex_tagg_u_newBitsPerSample()
Return whether the field 'u.expr.ex.tagg.u.newBitsPerSample' is signed (false).


isArray_u_expr_ex_tagg_u_newBitsPerSample

public static boolean isArray_u_expr_ex_tagg_u_newBitsPerSample()
Return whether the field 'u.expr.ex.tagg.u.newBitsPerSample' is an array (false).


offset_u_expr_ex_tagg_u_newBitsPerSample

public static int offset_u_expr_ex_tagg_u_newBitsPerSample()
Return the offset (in bytes) of the field 'u.expr.ex.tagg.u.newBitsPerSample'


offsetBits_u_expr_ex_tagg_u_newBitsPerSample

public static int offsetBits_u_expr_ex_tagg_u_newBitsPerSample()
Return the offset (in bits) of the field 'u.expr.ex.tagg.u.newBitsPerSample'


get_u_expr_ex_tagg_u_newBitsPerSample

public short get_u_expr_ex_tagg_u_newBitsPerSample()
Return the value (as a short) of the field 'u.expr.ex.tagg.u.newBitsPerSample'


set_u_expr_ex_tagg_u_newBitsPerSample

public void set_u_expr_ex_tagg_u_newBitsPerSample(short value)
Set the value of the field 'u.expr.ex.tagg.u.newBitsPerSample'


size_u_expr_ex_tagg_u_newBitsPerSample

public static int size_u_expr_ex_tagg_u_newBitsPerSample()
Return the size, in bytes, of the field 'u.expr.ex.tagg.u.newBitsPerSample'


sizeBits_u_expr_ex_tagg_u_newBitsPerSample

public static int sizeBits_u_expr_ex_tagg_u_newBitsPerSample()
Return the size, in bits, of the field 'u.expr.ex.tagg.u.newBitsPerSample'


isSigned_u_expr_ex_tagg_epochsLeft

public static boolean isSigned_u_expr_ex_tagg_epochsLeft()
Return whether the field 'u.expr.ex.tagg.epochsLeft' is signed (false).


isArray_u_expr_ex_tagg_epochsLeft

public static boolean isArray_u_expr_ex_tagg_epochsLeft()
Return whether the field 'u.expr.ex.tagg.epochsLeft' is an array (false).


offset_u_expr_ex_tagg_epochsLeft

public static int offset_u_expr_ex_tagg_epochsLeft()
Return the offset (in bytes) of the field 'u.expr.ex.tagg.epochsLeft'


offsetBits_u_expr_ex_tagg_epochsLeft

public static int offsetBits_u_expr_ex_tagg_epochsLeft()
Return the offset (in bits) of the field 'u.expr.ex.tagg.epochsLeft'


get_u_expr_ex_tagg_epochsLeft

public short get_u_expr_ex_tagg_epochsLeft()
Return the value (as a short) of the field 'u.expr.ex.tagg.epochsLeft'


set_u_expr_ex_tagg_epochsLeft

public void set_u_expr_ex_tagg_epochsLeft(short value)
Set the value of the field 'u.expr.ex.tagg.epochsLeft'


size_u_expr_ex_tagg_epochsLeft

public static int size_u_expr_ex_tagg_epochsLeft()
Return the size, in bytes, of the field 'u.expr.ex.tagg.epochsLeft'


sizeBits_u_expr_ex_tagg_epochsLeft

public static int sizeBits_u_expr_ex_tagg_epochsLeft()
Return the size, in bits, of the field 'u.expr.ex.tagg.epochsLeft'


isSigned_u_expr_fieldOp

public static boolean isSigned_u_expr_fieldOp()
Return whether the field 'u.expr.fieldOp' is signed (false).


isArray_u_expr_fieldOp

public static boolean isArray_u_expr_fieldOp()
Return whether the field 'u.expr.fieldOp' is an array (false).


offset_u_expr_fieldOp

public static int offset_u_expr_fieldOp()
Return the offset (in bytes) of the field 'u.expr.fieldOp'


offsetBits_u_expr_fieldOp

public static int offsetBits_u_expr_fieldOp()
Return the offset (in bits) of the field 'u.expr.fieldOp'


get_u_expr_fieldOp

public short get_u_expr_fieldOp()
Return the value (as a short) of the field 'u.expr.fieldOp'


set_u_expr_fieldOp

public void set_u_expr_fieldOp(short value)
Set the value of the field 'u.expr.fieldOp'


size_u_expr_fieldOp

public static int size_u_expr_fieldOp()
Return the size, in bytes, of the field 'u.expr.fieldOp'


sizeBits_u_expr_fieldOp

public static int sizeBits_u_expr_fieldOp()
Return the size, in bits, of the field 'u.expr.fieldOp'


isSigned_u_expr_fieldConst

public static boolean isSigned_u_expr_fieldConst()
Return whether the field 'u.expr.fieldConst' is signed (false).


isArray_u_expr_fieldConst

public static boolean isArray_u_expr_fieldConst()
Return whether the field 'u.expr.fieldConst' is an array (false).


offset_u_expr_fieldConst

public static int offset_u_expr_fieldConst()
Return the offset (in bytes) of the field 'u.expr.fieldConst'


offsetBits_u_expr_fieldConst

public static int offsetBits_u_expr_fieldConst()
Return the offset (in bits) of the field 'u.expr.fieldConst'


get_u_expr_fieldConst

public short get_u_expr_fieldConst()
Return the value (as a short) of the field 'u.expr.fieldConst'


set_u_expr_fieldConst

public void set_u_expr_fieldConst(short value)
Set the value of the field 'u.expr.fieldConst'


size_u_expr_fieldConst

public static int size_u_expr_fieldConst()
Return the size, in bytes, of the field 'u.expr.fieldConst'


sizeBits_u_expr_fieldConst

public static int sizeBits_u_expr_fieldConst()
Return the size, in bits, of the field 'u.expr.fieldConst'


isSigned_u_expr_opState

public static boolean isSigned_u_expr_opState()
Return whether the field 'u.expr.opState' is signed (false).


isArray_u_expr_opState

public static boolean isArray_u_expr_opState()
Return whether the field 'u.expr.opState' is an array (false).


offset_u_expr_opState

public static int offset_u_expr_opState()
Return the offset (in bytes) of the field 'u.expr.opState'


offsetBits_u_expr_opState

public static int offsetBits_u_expr_opState()
Return the offset (in bits) of the field 'u.expr.opState'


get_u_expr_opState

public int get_u_expr_opState()
Return the value (as a int) of the field 'u.expr.opState'


set_u_expr_opState

public void set_u_expr_opState(int value)
Set the value of the field 'u.expr.opState'


size_u_expr_opState

public static int size_u_expr_opState()
Return the size, in bytes, of the field 'u.expr.opState'


sizeBits_u_expr_opState

public static int sizeBits_u_expr_opState()
Return the size, in bits, of the field 'u.expr.opState'


isSigned_u_buf_cmd_name

public static boolean isSigned_u_buf_cmd_name()
Return whether the field 'u.buf.cmd.name' is signed (false).


isArray_u_buf_cmd_name

public static boolean isArray_u_buf_cmd_name()
Return whether the field 'u.buf.cmd.name' is an array (true).


offset_u_buf_cmd_name

public static int offset_u_buf_cmd_name(int index1)
Return the offset (in bytes) of the field 'u.buf.cmd.name'


offsetBits_u_buf_cmd_name

public static int offsetBits_u_buf_cmd_name(int index1)
Return the offset (in bits) of the field 'u.buf.cmd.name'


get_u_buf_cmd_name

public byte[] get_u_buf_cmd_name()
Return the entire array 'u.buf.cmd.name' as a byte[]


set_u_buf_cmd_name

public void set_u_buf_cmd_name(byte[] value)
Set the contents of the array 'u.buf.cmd.name' from the given byte[]


getElement_u_buf_cmd_name

public byte getElement_u_buf_cmd_name(int index1)
Return an element (as a byte) of the array 'u.buf.cmd.name'


setElement_u_buf_cmd_name

public void setElement_u_buf_cmd_name(int index1,
                                      byte value)
Set an element of the array 'u.buf.cmd.name'


totalSize_u_buf_cmd_name

public static int totalSize_u_buf_cmd_name()
Return the total size, in bytes, of the array 'u.buf.cmd.name'


totalSizeBits_u_buf_cmd_name

public static int totalSizeBits_u_buf_cmd_name()
Return the total size, in bits, of the array 'u.buf.cmd.name'


elementSize_u_buf_cmd_name

public static int elementSize_u_buf_cmd_name()
Return the size, in bytes, of each element of the array 'u.buf.cmd.name'


elementSizeBits_u_buf_cmd_name

public static int elementSizeBits_u_buf_cmd_name()
Return the size, in bits, of each element of the array 'u.buf.cmd.name'


numDimensions_u_buf_cmd_name

public static int numDimensions_u_buf_cmd_name()
Return the number of dimensions in the array 'u.buf.cmd.name'


numElements_u_buf_cmd_name

public static int numElements_u_buf_cmd_name()
Return the number of elements in the array 'u.buf.cmd.name'


numElements_u_buf_cmd_name

public static int numElements_u_buf_cmd_name(int dimension)
Return the number of elements in the array 'u.buf.cmd.name' for the given dimension.


setString_u_buf_cmd_name

public void setString_u_buf_cmd_name(java.lang.String s)
Fill in the array 'u.buf.cmd.name' with a String


getString_u_buf_cmd_name

public java.lang.String getString_u_buf_cmd_name()
Read the array 'u.buf.cmd.name' as a String


isSigned_u_buf_cmd_hasParam

public static boolean isSigned_u_buf_cmd_hasParam()
Return whether the field 'u.buf.cmd.hasParam' is signed (false).


isArray_u_buf_cmd_hasParam

public static boolean isArray_u_buf_cmd_hasParam()
Return whether the field 'u.buf.cmd.hasParam' is an array (false).


offset_u_buf_cmd_hasParam

public static int offset_u_buf_cmd_hasParam()
Return the offset (in bytes) of the field 'u.buf.cmd.hasParam'


offsetBits_u_buf_cmd_hasParam

public static int offsetBits_u_buf_cmd_hasParam()
Return the offset (in bits) of the field 'u.buf.cmd.hasParam'


get_u_buf_cmd_hasParam

public short get_u_buf_cmd_hasParam()
Return the value (as a short) of the field 'u.buf.cmd.hasParam'


set_u_buf_cmd_hasParam

public void set_u_buf_cmd_hasParam(short value)
Set the value of the field 'u.buf.cmd.hasParam'


size_u_buf_cmd_hasParam

public static int size_u_buf_cmd_hasParam()
Return the size, in bytes, of the field 'u.buf.cmd.hasParam'


sizeBits_u_buf_cmd_hasParam

public static int sizeBits_u_buf_cmd_hasParam()
Return the size, in bits, of the field 'u.buf.cmd.hasParam'


isSigned_u_buf_cmd_param

public static boolean isSigned_u_buf_cmd_param()
Return whether the field 'u.buf.cmd.param' is signed (false).


isArray_u_buf_cmd_param

public static boolean isArray_u_buf_cmd_param()
Return whether the field 'u.buf.cmd.param' is an array (false).


offset_u_buf_cmd_param

public static int offset_u_buf_cmd_param()
Return the offset (in bytes) of the field 'u.buf.cmd.param'


offsetBits_u_buf_cmd_param

public static int offsetBits_u_buf_cmd_param()
Return the offset (in bits) of the field 'u.buf.cmd.param'


get_u_buf_cmd_param

public short get_u_buf_cmd_param()
Return the value (as a short) of the field 'u.buf.cmd.param'


set_u_buf_cmd_param

public void set_u_buf_cmd_param(short value)
Set the value of the field 'u.buf.cmd.param'


size_u_buf_cmd_param

public static int size_u_buf_cmd_param()
Return the size, in bytes, of the field 'u.buf.cmd.param'


sizeBits_u_buf_cmd_param

public static int sizeBits_u_buf_cmd_param()
Return the size, in bits, of the field 'u.buf.cmd.param'


isSigned_u_buf_ram_numRows

public static boolean isSigned_u_buf_ram_numRows()
Return whether the field 'u.buf.ram.numRows' is signed (false).


isArray_u_buf_ram_numRows

public static boolean isArray_u_buf_ram_numRows()
Return whether the field 'u.buf.ram.numRows' is an array (false).


offset_u_buf_ram_numRows

public static int offset_u_buf_ram_numRows()
Return the offset (in bytes) of the field 'u.buf.ram.numRows'


offsetBits_u_buf_ram_numRows

public static int offsetBits_u_buf_ram_numRows()
Return the offset (in bits) of the field 'u.buf.ram.numRows'


get_u_buf_ram_numRows

public int get_u_buf_ram_numRows()
Return the value (as a int) of the field 'u.buf.ram.numRows'


set_u_buf_ram_numRows

public void set_u_buf_ram_numRows(int value)
Set the value of the field 'u.buf.ram.numRows'


size_u_buf_ram_numRows

public static int size_u_buf_ram_numRows()
Return the size, in bytes, of the field 'u.buf.ram.numRows'


sizeBits_u_buf_ram_numRows

public static int sizeBits_u_buf_ram_numRows()
Return the size, in bits, of the field 'u.buf.ram.numRows'


isSigned_u_buf_ram_policy

public static boolean isSigned_u_buf_ram_policy()
Return whether the field 'u.buf.ram.policy' is signed (false).


isArray_u_buf_ram_policy

public static boolean isArray_u_buf_ram_policy()
Return whether the field 'u.buf.ram.policy' is an array (false).


offset_u_buf_ram_policy

public static int offset_u_buf_ram_policy()
Return the offset (in bytes) of the field 'u.buf.ram.policy'


offsetBits_u_buf_ram_policy

public static int offsetBits_u_buf_ram_policy()
Return the offset (in bits) of the field 'u.buf.ram.policy'


get_u_buf_ram_policy

public short get_u_buf_ram_policy()
Return the value (as a short) of the field 'u.buf.ram.policy'


set_u_buf_ram_policy

public void set_u_buf_ram_policy(short value)
Set the value of the field 'u.buf.ram.policy'


size_u_buf_ram_policy

public static int size_u_buf_ram_policy()
Return the size, in bytes, of the field 'u.buf.ram.policy'


sizeBits_u_buf_ram_policy

public static int sizeBits_u_buf_ram_policy()
Return the size, in bits, of the field 'u.buf.ram.policy'