public final class CacheControlUnitStatusDataSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
R745DFWI
Constant: 0x20 = 32
|
static int |
R745SCOL
Constant: 0xC0 = 192
|
static int |
R745SDBP
Constant: 0x10 = 16
|
static int |
R745SDCS
Constant: 0xC0 = 192
|
static int |
R745SDFW
Constant: 0x30 = 48
|
static int |
R745SDPN
Constant: 0x40 = 64
|
static int |
R745SDPS
Constant: 0x03 = 3
|
static int |
R745SDS
Constant: 0x10 = 16
|
static int |
R745SFDP
Constant: 0x80 = 128
|
static int |
R745SFVS
Constant: 0x20 = 32
|
static int |
R745SIM
Constant: 0x02 = 2
|
static int |
R745SNDS
Constant: 0x10 = 16
|
static int |
R745SNHT
Constant: 0x80 = 128
|
static int |
R745SNIS
Constant: 0x40 = 64
|
static int |
R745SNPE
Constant: 0x08 = 8
|
static int |
R745SNR
Constant: 0x01 = 1
|
static int |
R745SOD
Constant: 0x3F = 63
|
static int |
R745SOS
Constant: 0xE0 = 224
|
static int |
R745SPDA
Constant: 0x03 = 3
|
static int |
R745SPDP
Constant: 0x08 = 8
|
static int |
R745SSDP
Constant: 0x04 = 4
|
static int |
R745SVST
Constant: 0x0C = 12
|
Modifier and Type | Method and Description |
---|---|
static CacheControlUnitStatusDataSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
boolean |
r745dfwi()
Return true if
R745DFWI bit in r745svss() is set. |
long |
r745savl()
R745SAVL value.
|
int |
r745scln()
R745SCLN value.
|
long |
r745scnf()
R745SCNF value.
|
long |
r745scnv()
R745SCNV value.
|
int |
r745scs()
R745SCS value.
|
int |
r745scsf()
R745SCSF value.
|
boolean |
r745sdbp()
|
int |
r745sdev()
R745SDEV value.
|
int |
r745sdid()
R745SDID value.
|
boolean |
r745sdpn()
Return true if
R745SDPN bit in r745sds2() is set. |
boolean |
r745sds()
|
int |
r745sds1()
R745SDS1 value.
|
int |
r745sds2()
R745SDS2 value.
|
boolean |
r745sfdp()
Return true if
R745SFDP bit in r745sds2() is set. |
int |
r745sft()
R745SFT value, with mask 0x0F.
|
boolean |
r745sfvs()
|
int |
r745sg2()
R745SG2 value.
|
int |
r745sgl()
R745SGL value.
|
boolean |
r745sim()
|
int |
r745sln()
R745SLN value.
|
int |
r745snad()
R745SNAD value.
|
boolean |
r745snds()
Return true if
R745SNDS bit in r745svss() is set. |
boolean |
r745snht()
Return true if
R745SNHT bit in r745svss() is set. |
boolean |
r745snis()
Return true if
R745SNIS bit in r745svss() is set. |
boolean |
r745snpe()
Return true if
R745SNPE bit in r745svss() is set. |
boolean |
r745snr()
|
int |
r745sns0()
R745SNS0 value.
|
int |
r745sns1()
R745SNS1 value.
|
int |
r745snss()
R745SNSS value.
|
long |
r745soff()
R745SOFF value.
|
boolean |
r745spdp()
Return true if
R745SPDP bit in r745sds1() is set. |
long |
r745spin()
R745SPIN value.
|
long |
r745spnd()
R745SPND value.
|
int |
r745ss0()
R745SS0 value.
|
int |
r745ss1()
R745SS1 value.
|
boolean |
r745ssdp()
Return true if
R745SSDP bit in r745sds1() is set. |
int |
r745ssid()
R745SSID value.
|
String |
r745st()
R745ST value.
|
int |
r745sunt()
3 byte R745SUNT value.
|
String |
r745svol()
R745SVOL value.
|
int |
r745svss()
R745SVSS value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int R745SOS
public static final int R745SDS
public static final int R745SIM
public static final int R745SNR
public static final int R745SNHT
public static final int R745SNIS
public static final int R745DFWI
public static final int R745SNDS
public static final int R745SNPE
public static final int R745SDCS
public static final int R745SDFW
public static final int R745SPDP
public static final int R745SSDP
public static final int R745SDPS
public static final int R745SFDP
public static final int R745SDPN
public static final int R745SOD
public static final int R745SCOL
public static final int R745SFVS
public static final int R745SDBP
public static final int R745SVST
public static final int R745SPDA
public String r745svol()
public int r745sunt()
public int r745sdev()
public int r745sln()
public String r745st()
public int r745sft()
public int r745sdid()
public int r745snad()
public int r745snss()
public int r745scs()
public boolean r745sds()
R745SDS = 0x10
public boolean r745sim()
R745SIM = 0x02
public boolean r745snr()
R745SNR = 0x01
public int r745svss()
public boolean r745snht()
R745SNHT
bit in r745svss()
is set.R745SNHT = 0x80
public boolean r745snis()
R745SNIS
bit in r745svss()
is set.R745SNIS = 0x40
public boolean r745dfwi()
R745DFWI
bit in r745svss()
is set.R745DFWI = 0x20
public boolean r745snds()
R745SNDS
bit in r745svss()
is set.R745SNDS = 0x10
public boolean r745snpe()
R745SNPE
bit in r745svss()
is set.R745SNPE = 0x08
public int r745scln()
public int r745scsf()
public long r745scnf()
public long r745savl()
public long r745spin()
public long r745soff()
public int r745sds1()
public boolean r745spdp()
R745SPDP
bit in r745sds1()
is set.R745SPDP = 0x08
public boolean r745ssdp()
R745SSDP
bit in r745sds1()
is set.R745SSDP = 0x04
public int r745sds2()
public boolean r745sfdp()
R745SFDP
bit in r745sds2()
is set.R745SFDP = 0x80
public boolean r745sdpn()
R745SDPN
bit in r745sds2()
is set.R745SDPN = 0x40
public long r745scnv()
public long r745spnd()
public int r745sg2()
public boolean r745sfvs()
R745SFVS = 0x20
public boolean r745sdbp()
R745SDBP = 0x10
public int r745sgl()
public int r745ssid()
public int r745ss0()
public int r745ss1()
public int r745sns0()
public int r745sns1()
public static CacheControlUnitStatusDataSection 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.