public final class ProgramManagerGlobalStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
PGGIDE
Constant: 0x17 = 23
|
static int |
PGGVERS
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 ProgramManagerGlobalStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
pggatt()
PGGATT value.
|
int |
pggdvers()
PGGDVERS value.
|
long |
pggfail()
PGGFAIL value.
|
int |
pggid()
PGGID value.
|
int |
pgglen()
PGGLEN value.
|
long |
pggrej()
PGGREJ value.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int PGGIDE
public static final int PGGVERS
public int pgglen()
public int pggid()
public int pggdvers()
public long pggatt()
public long pggrej()
public long pggfail()
public static ProgramManagerGlobalStatistics 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.