public final class Qtgs extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
QTGSEND
Constant: 0x78 = 120
|
static int |
QTGSFCON
Constant: 0x80000000 = 2147483648
|
Modifier and Type | Method and Description |
---|---|
static Qtgs |
create(byte[] Data,
int offset,
int length,
SmfDb2Record parent)
create is intended for internal use only.
|
long |
qtgschnp()
QTGSCHNP value.
|
long |
qtgscnoty()
QTGSCNOTY value.
|
long |
qtgscplk()
QTGSCPLK value.
|
long |
qtgscplok()
QTGSCPLOK value.
|
long |
qtgscrej()
QTGSCREJ value.
|
long |
qtgscslm()
QTGSCSLM value.
|
long |
qtgsdgbl()
QTGSDGBL value.
|
long |
qtgsdrta()
QTGSDRTA value.
|
boolean |
qtgsfcon()
Return true if
QTGSFCON bit in qtgsflgs() is set. |
long |
qtgsfcont()
QTGSFCONT value.
|
long |
qtgsflgs()
QTGSFLGS value.
|
long |
qtgsflmg()
QTGSFLMG value.
|
long |
qtgsflse()
QTGSFLSE value.
|
long |
qtgsgcont()
QTGSGCONT value.
|
long |
qtgsgicnt()
QTGSGICNT value.
|
long |
qtgsiglo()
QTGSIGLO value.
|
long |
qtgskids()
QTGSKIDS value.
|
long |
qtgslcaic()
QTGSLCAIC value.
|
long |
qtgslicnt()
QTGSLICNT value.
|
long |
qtgslplk()
QTGSLPLK value.
|
long |
qtgslslm()
QTGSLSLM value.
|
long |
qtgsntfr()
QTGSNTFR value.
|
long |
qtgsntfy()
QTGSNTFY value.
|
long |
qtgsotpe()
QTGSOTPE value.
|
long |
qtgspemx()
QTGSPEMX value.
|
long |
qtgspeqw()
QTGSPEQW value.
|
long |
qtgspgpe()
QTGSPGPE value.
|
long |
qtgspppe()
QTGSPPPE value.
|
long |
qtgssglo()
QTGSSGLO value.
|
long |
qtgsuplk()
QTGSUPLK value.
|
long |
qtgsuslm()
QTGSUSLM value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int QTGSFCON
public static final int QTGSEND
public long qtgslplk()
public long qtgscplk()
public long qtgsuplk()
public long qtgslslm()
public long qtgscslm()
public long qtgsuslm()
public long qtgsiglo()
public long qtgssglo()
public long qtgsflse()
public long qtgsdrta()
public long qtgsntfy()
public long qtgsntfr()
public long qtgskids()
public long qtgspppe()
public long qtgspgpe()
public long qtgsotpe()
public long qtgschnp()
public long qtgspemx()
public long qtgspeqw()
public long qtgsflmg()
public long qtgscrej()
public long qtgsflgs()
public boolean qtgsfcon()
QTGSFCON
bit in qtgsflgs()
is set.QTGSFCON = 0x80000000
public long qtgslcaic()
public long qtgsdgbl()
public long qtgslicnt()
public long qtgsgicnt()
public long qtgsgcont()
public long qtgsfcont()
public long qtgscplok()
public long qtgscnoty()
public static Qtgs 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.