public final class SystemDumpcodeStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
SDRCLEN
Constant: 0x20 = 32
|
static int |
SDRIDE
Constant: 0x58 = 88
|
static int |
SDRVERS
Constant: 0x01 = 1
|
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 |
---|---|
static SystemDumpcodeStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
String |
sdrcode()
SDRCODE value.
|
int |
sdrdvers()
SDRDVERS value.
|
int |
sdrid()
SDRID value.
|
int |
sdrlen()
SDRLEN value.
|
long |
sdrssupr()
SDRSSUPR value.
|
long |
sdrstkn()
SDRSTKN value.
|
long |
sdrtsupr()
SDRTSUPR value.
|
long |
sdrttkn()
SDRTTKN value.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SDRIDE
public static final int SDRVERS
public static final int SDRCLEN
public int sdrlen()
public int sdrid()
public int sdrdvers()
public String sdrcode()
public long sdrstkn()
public long sdrssupr()
public long sdrttkn()
public long sdrtsupr()
public static SystemDumpcodeStatistics 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 © 2020 Black Hill Software Pty Ltd. All rights reserved.