Class CliTableField.CliFieldRow

    • Field Detail

      • flags

        public short flags
      • nameIndex

        public int nameIndex
      • sigIndex

        public int sigIndex
      • TYPEDEF_OWNER_INIT_VALUE

        public static final int TYPEDEF_OWNER_INIT_VALUE
        See Also:
        Constant Field Values
      • typeDefOwnerIndex

        public int typeDefOwnerIndex
    • Constructor Detail

      • CliFieldRow

        public CliFieldRow​(short flags,
                           int nameIndex,
                           int sigIndex)