public final class Q3st extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
Q3STDATL
Constant: 0x4C = 76
|
Modifier and Type | Method and Description |
---|---|
static Q3st |
create(byte[] Data,
int offset,
int length,
SmfDb2Record parent)
create is intended for internal use only.
|
long |
q3stabrt()
Q3STABRT value.
|
long |
q3stcomm()
Q3STCOMM value.
|
long |
q3stcthd()
Q3STCTHD value.
|
long |
q3stcthw()
Q3STCTHW value.
|
long |
q3stexit()
Q3STEXIT value.
|
long |
q3sthwct()
Q3STHWCT value.
|
long |
q3sthwib()
Q3STHWIB value.
|
long |
q3sthwif()
Q3STHWIF value.
|
long |
q3stiden()
Q3STIDEN value.
|
long |
q3stindt()
Q3STINDT value.
|
long |
q3stmeom()
Q3STMEOM value.
|
long |
q3stmeot()
Q3STMEOT value.
|
long |
q3stprep()
Q3STPREP value.
|
long |
q3strdon()
Q3STRDON value.
|
long |
q3striur()
Q3STRIUR value.
|
long |
q3stsign()
Q3STSIGN value.
|
long |
q3stsssi()
Q3STSSSI value.
|
long |
q3stsync()
Q3STSYNC value.
|
long |
q3stterm()
Q3STTERM value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int Q3STDATL
public long q3stiden()
public long q3stsign()
public long q3stcthd()
public long q3stterm()
public long q3striur()
public long q3stprep()
public long q3stcomm()
public long q3stabrt()
public long q3stsync()
public long q3stexit()
public long q3stindt()
public long q3stmeot()
public long q3stmeom()
public long q3stsssi()
public long q3stcthw()
public long q3strdon()
public long q3sthwib()
public long q3sthwif()
public long q3sthwct()
public static Q3st create(byte[] Data, int offset, int length, SmfDb2Record parent)
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.