public final class CfServerStorageStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
S9CLEN
Constant: 0x68 = 104
|
static int |
S9IDE
Constant: 0x81 = 129
|
static int |
S9VERS
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 CfServerStorageStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
s9anyfr()
S9ANYFR value.
|
long |
s9anylo()
S9ANYLO value.
|
long |
s9anymx()
S9ANYMX value.
|
String |
s9anynam()
S9ANYNAM value.
|
long |
s9anyptr()
S9ANYPTR value.
|
long |
s9anyrqc()
S9ANYRQC value.
|
long |
s9anyrqf()
S9ANYRQF value.
|
long |
s9anyrqg()
S9ANYRQG value.
|
long |
s9anyrqs()
S9ANYRQS value.
|
long |
s9anysiz()
S9ANYSIZ value.
|
long |
s9anyus()
S9ANYUS value.
|
int |
s9dvers()
S9DVERS value.
|
int |
s9id()
S9ID value.
|
int |
s9len()
S9LEN value.
|
long |
s9lowfr()
S9LOWFR value.
|
long |
s9lowlo()
S9LOWLO value.
|
long |
s9lowmx()
S9LOWMX value.
|
String |
s9lownam()
S9LOWNAM value.
|
long |
s9lowptr()
S9LOWPTR value.
|
long |
s9lowrqc()
S9LOWRQC value.
|
long |
s9lowrqf()
S9LOWRQF value.
|
long |
s9lowrqg()
S9LOWRQG value.
|
long |
s9lowrqs()
S9LOWRQS value.
|
long |
s9lowsiz()
S9LOWSIZ value.
|
long |
s9lowus()
S9LOWUS value.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int S9IDE
public static final int S9VERS
public static final int S9CLEN
public int s9len()
public int s9id()
public int s9dvers()
public String s9anynam()
public long s9anysiz()
public long s9anyptr()
public long s9anymx()
public long s9anyus()
public long s9anyfr()
public long s9anylo()
public long s9anyrqg()
public long s9anyrqf()
public long s9anyrqs()
public long s9anyrqc()
public String s9lownam()
public long s9lowsiz()
public long s9lowptr()
public long s9lowmx()
public long s9lowus()
public long s9lowfr()
public long s9lowlo()
public long s9lowrqg()
public long s9lowrqf()
public long s9lowrqs()
public long s9lowrqc()
public static CfServerStorageStatistics 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.