public final class XcfPathDataSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
R742PACT
Constant: 0x80 = 128
|
static int |
R742PIAC
Constant: 0x40 = 64
|
static int |
R742PIN
Constant: 0x80 = 128
|
static int |
R742PLK
Constant: 0x08 = 8
|
static int |
R742PNP
Constant: 0x04 = 4
|
static int |
R742POUT
Constant: 0x40 = 64
|
static int |
R742PPAR
Constant: 0x10 = 16
|
static int |
R742PQD
Constant: 0x40 = 64
|
static int |
R742PQG
Constant: 0x80 = 128
|
static int |
R742PRB
Constant: 0x01 = 1
|
static int |
R742PRES
Constant: 0x20 = 32
|
static int |
R742PRS
Constant: 0x40 = 64
|
static int |
R742PSF
Constant: 0x02 = 2
|
static int |
R742PSP
Constant: 0x10 = 16
|
static int |
R742PST
Constant: 0x80 = 128
|
static int |
R742PWK
Constant: 0x20 = 32
|
Modifier and Type | Method and Description |
---|---|
static XcfPathDataSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
List<PathUsageStatisticsBlock> |
pathUsageStatisticsBlocks()
Get a List containing Path Usage Statistics blocks from the record
|
boolean |
r742pact()
Return true if
R742PACT bit in r742pstf() is set. |
long |
r742papp()
R742PAPP value.
|
String |
r742pdev()
R742PDEV value.
|
int |
r742pdir()
R742PDIR value.
|
boolean |
r742piac()
Return true if
R742PIAC bit in r742pstf() is set. |
long |
r742pibr()
R742PIBR value.
|
boolean |
r742pin()
Return true if
R742PIN bit in r742pdir() is set. |
Duration |
r742piot()
R742PIOT as a Duration.
|
long |
r742piotRawValue()
R742PIOT raw value.
|
double |
r742piotSeconds()
R742PIOT in seconds.
|
long |
r742plin()
R742PLIN value.
|
boolean |
r742plk()
Return true if
R742PLK bit in r742psta() is set. |
long |
r742pmxm()
R742PMXM value.
|
long |
r742pnibTimeNum()
R742PNIB_Time# value.
|
long |
r742pnibTimeSsq()
R742PNIB_TimeSsq value, throws exception if R742PNIB_TimeSsq overflows 64 bit signed integer.
|
BigInteger |
r742pnibTimeSsqAsBigInteger()
R742PNIB_TimeSsq value as a BigInteger.
|
Duration |
r742pnibTimeSum()
R742PNIB_TimeSum as a Duration.
|
BigInteger |
r742pnibTimeSumRawValue()
R742PNIB_TimeSum raw value.
|
double |
r742pnibTimeSumSeconds()
R742PNIB_TimeSum in seconds.
|
String |
r742pnme()
R742PNME value.
|
boolean |
r742pnp()
Return true if
R742PNP bit in r742psta() is set. |
String |
r742podv()
R742PODV value.
|
String |
r742pona()
R742PONA value.
|
boolean |
r742pout()
Return true if
R742POUT bit in r742pdir() is set. |
boolean |
r742ppar()
Return true if
R742PPAR bit in r742pstf() is set. |
long |
r742ppnd()
R742PPND value.
|
boolean |
r742pqd()
Return true if
R742PQD bit in r742pstm() is set. |
boolean |
r742pqg()
Return true if
R742PQG bit in r742pstm() is set. |
long |
r742pqln()
R742PQLN value.
|
boolean |
r742prb()
Return true if
R742PRB bit in r742psta() is set. |
long |
r742prct()
R742PRCT value.
|
boolean |
r742pres()
Return true if
R742PRES bit in r742pstf() is set. |
long |
r742pret()
R742PRET value.
|
boolean |
r742prs()
Return true if
R742PRS bit in r742psta() is set. |
long |
r742prst()
R742PRST value.
|
boolean |
r742psf()
Return true if
R742PSF bit in r742psta() is set. |
long |
r742psig()
R742PSIG value.
|
boolean |
r742psp()
Return true if
R742PSP bit in r742psta() is set. |
boolean |
r742pst()
Return true if
R742PST bit in r742psta() is set. |
int |
r742psta()
R742PSTA value.
|
int |
r742pstf()
R742PSTF value.
|
int |
r742pstm()
R742PSTM value.
|
String |
r742pstr()
R742PSTR value.
|
long |
r742psus()
R742PSUS value.
|
String |
r742ptcn()
R742PTCN value.
|
int |
r742ptyp()
R742PTYP value.
|
long |
r742puse()
R742PUSE value.
|
boolean |
r742pwk()
Return true if
R742PWK bit in r742psta() is set. |
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int R742PACT
public static final int R742PIAC
public static final int R742PRES
public static final int R742PPAR
public static final int R742PIN
public static final int R742POUT
public static final int R742PST
public static final int R742PRS
public static final int R742PWK
public static final int R742PSP
public static final int R742PLK
public static final int R742PNP
public static final int R742PSF
public static final int R742PRB
public static final int R742PQG
public static final int R742PQD
public List<PathUsageStatisticsBlock> pathUsageStatisticsBlocks()
public String r742pnme()
public String r742pdev()
public int r742pstf()
public boolean r742pact()
R742PACT
bit in r742pstf()
is set.R742PACT = 0x80
public boolean r742piac()
R742PIAC
bit in r742pstf()
is set.R742PIAC = 0x40
public boolean r742pres()
R742PRES
bit in r742pstf()
is set.R742PRES = 0x20
public boolean r742ppar()
R742PPAR
bit in r742pstf()
is set.R742PPAR = 0x10
public int r742pdir()
public boolean r742pin()
R742PIN
bit in r742pdir()
is set.R742PIN = 0x80
public boolean r742pout()
R742POUT
bit in r742pdir()
is set.R742POUT = 0x40
public int r742ptyp()
public String r742pona()
public String r742podv()
public int r742psta()
public boolean r742pst()
R742PST
bit in r742psta()
is set.R742PST = 0x80
public boolean r742prs()
R742PRS
bit in r742psta()
is set.R742PRS = 0x40
public boolean r742pwk()
R742PWK
bit in r742psta()
is set.R742PWK = 0x20
public boolean r742psp()
R742PSP
bit in r742psta()
is set.R742PSP = 0x10
public boolean r742plk()
R742PLK
bit in r742psta()
is set.R742PLK = 0x08
public boolean r742pnp()
R742PNP
bit in r742psta()
is set.R742PNP = 0x04
public boolean r742psf()
R742PSF
bit in r742psta()
is set.R742PSF = 0x02
public boolean r742prb()
R742PRB
bit in r742psta()
is set.R742PRB = 0x01
public int r742pstm()
public boolean r742pqg()
R742PQG
bit in r742pstm()
is set.R742PQG = 0x80
public boolean r742pqd()
R742PQD
bit in r742pstm()
is set.R742PQD = 0x40
public long r742pret()
public long r742prst()
public long r742pmxm()
public long r742psig()
public long r742pqln()
public long r742pibr()
public long r742psus()
public long r742papp()
public String r742ptcn()
public String r742pstr()
public Duration r742piot()
Duration
public double r742piotSeconds()
public long r742piotRawValue()
public long r742prct()
public long r742ppnd()
public long r742puse()
public long r742plin()
public Duration r742pnibTimeSum()
Duration
public double r742pnibTimeSumSeconds()
public BigInteger r742pnibTimeSumRawValue()
public long r742pnibTimeSsq()
IllegalArgumentException
- If the value of R742PNIB_TimeSsq exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in R742PNIB_TimeSsq).
Use r742pnibTimeSsqAsBigInteger()
if this is possible.public BigInteger r742pnibTimeSsqAsBigInteger()
r742pnibTimeSsq()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long r742pnibTimeNum()
public static XcfPathDataSection 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.