public final class TableManagerGlobalStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
A16CLEN
Constant: 0x08 = 8
|
static int |
A16IDE
Constant: 0x3F = 63
|
static int |
A16NTAB
Constant: 0x11 = 17
|
static int |
A16VERS
Constant: 0x02 = 2
|
STIASG, STIAUTO, STICLEN, STICONMR, STICONSR, STICONSS, STID2G, STID2R, STIDBUSS, STIDHD, STIDS, STIDSR, STIDST, STIECC, STIECG, STIECR, STIEND, STIEPG, STIEPR, STIFCR, STIFEPIC, STIFEPIP, STIFEPIT, STIISR, STILDB, STILDG, STILDP, STILDR, STILDY, STILGG, STILGR, STILGS, STILSRFR, STILSRR, STIM, STIMLR, STIMNR, STIMPR, STIMQG, STIMQR, STINDJ, STINQG, STIPAUTO, STIPGD, STIPGE, STIPGP, STIPGR, STIPIR, STIPIW, STIRLR, STIRMG, STISDG, STISDR, STISECUR, STISJG, STISJR, STISJS, STISMD, STISMDSA, STISMT, STISOG, STISOR, STIST, STITCR, STITDG, STITDQG, STITDQR, STITDR, STITM, STITSQ, STIUSG, STIVT, STIW2R, STIWBG, STIWBR, STIXMC, STIXMG, STIXMR
Modifier and Type | Method and Description |
---|---|
int |
a16dvers()
A16DVERS value.
|
int |
a16id()
A16ID value.
|
int |
a16len()
A16LEN value.
|
static TableManagerGlobalStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
List<TableManagerTableStatistics> |
tableStatistics()
Get a List containing Table Manager Table Statistics Sections from the section
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int A16IDE
public static final int A16VERS
public static final int A16NTAB
public static final int A16CLEN
public int a16len()
public int a16id()
public int a16dvers()
public List<TableManagerTableStatistics> tableStatistics()
public static TableManagerGlobalStatistics create(byte[] Data, int offset, int length)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2021 Black Hill Software Pty Ltd. All rights reserved.