java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf14.TiotSection
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intConstant: 0x10 = 16static final intConstant: 0x08 = 8static final intConstant: 0x02 = 2static final intConstant: 0x04 = 4static final intConstant: 0x02 = 2static final intConstant: 0x20 = 32static final intConstant: 0x10 = 16static final intConstant: 0x02 = 2static final intConstant: 0x01 = 1static final intConstant: 0x08 = 8static final intConstant: 0x40 = 64static final intConstant: 0x80 = 128static final intConstant: 0x02 = 2static final intConstant: 0x01 = 1static final intConstant: 0x10 = 16static final intConstant: 0x04 = 4static final intConstant: 0x80 = 128static final intConstant: 0x40 = 64static final intConstant: 0x20 = 32static final intConstant: 0x08 = 8static final intConstant: 0x04 = 4static final intConstant: 0x80 = 128static final intConstant: 0x01 = 1static final intConstant: 0x40 = 64static final intConstant: 0x20 = 32 -
Method Summary
Modifier and TypeMethodDescriptionstatic TiotSectioncreate(byte[] Data, int offset, int length) create is intended for internal use only.tioeddnm()TIOEDDNM value.booleantioedynm()Return true ifTIOEDYNMbit intioelink()is set.inttioejfcb()TIOEJFCB value.inttioelink()TIOELINK value.inttioelngh()TIOELNGH value.booleantioeqnam()Return true ifTIOEQNAMbit intioelink()is set.booleantioessds()Return true ifTIOESSDSbit intioelink()is set.inttioestta()TIOESTTA value.inttioesttc()TIOESTTC value.booleantioesyin()Return true ifTIOESYINbit intioelink()is set.booleantioesyot()Return true ifTIOESYOTbit intioelink()is set.inttioewtct()TIOEWTCT value.booleantiosaffp()Return true ifTIOSAFFPbit intioesttc()is set.booleantiosaffs()Return true ifTIOSAFFSbit intioesttc()is set.booleantiosbalp()Return true ifTIOSBALPbit intioesttc()is set.booleantiosbals()Return true ifTIOSBALSbit intioesttc()is set.booleantiosdads()Return true ifTIOSDADSbit intioestta()is set.booleantiosdefr()Return true ifTIOSDEFRbit intioesttc()is set.booleantiosdkcr()Return true ifTIOSDKCRbit intioesttc()is set.booleantiosdsp1()Return true ifTIOSDSP1bit intioestta()is set.booleantiosdsp2()Return true ifTIOSDSP2bit intioestta()is set.booleantiosjblb()Return true ifTIOSJBLBbit intioestta()is set.booleantioslabl()Return true ifTIOSLABLbit intioestta()is set.booleantiosltyp()Return true ifTIOSLTYPbit intioestta()is set.booleantiospltp()Return true ifTIOSPLTPbit intioestta()is set.booleantiosplts()Return true ifTIOSPLTSbit intioestta()is set.booleantiosvolp()Return true ifTIOSVOLPbit intioesttc()is set.booleantiosvols()Return true ifTIOSVOLSbit intioesttc()is set.booleantiosyout()Return true ifTIOSYOUTbit intioelink()is set.booleantiotrem()Return true ifTIOTREMbit intioelink()is set.booleantiotrv01()Return true ifTIOTRV01bit intioelink()is set.booleantiotterm()Return true ifTIOTTERMbit intioelink()is set.Methods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Field Details
-
TIOSLTYP
public static final int TIOSLTYPConstant: 0x80 = 128- See Also:
-
TIOSPLTP
public static final int TIOSPLTPConstant: 0x40 = 64- See Also:
-
TIOSPLTS
public static final int TIOSPLTSConstant: 0x20 = 32- See Also:
-
TIOSJBLB
public static final int TIOSJBLBConstant: 0x10 = 16- See Also:
-
TIOSDADS
public static final int TIOSDADSConstant: 0x08 = 8- See Also:
-
TIOSLABL
public static final int TIOSLABLConstant: 0x04 = 4- See Also:
-
TIOSDSP1
public static final int TIOSDSP1Constant: 0x02 = 2- See Also:
-
TIOSDSP2
public static final int TIOSDSP2Constant: 0x01 = 1- See Also:
-
TIOSYOUT
public static final int TIOSYOUTConstant: 0x80 = 128- See Also:
-
TIOTRV01
public static final int TIOTRV01Constant: 0x40 = 64- See Also:
-
TIOTTERM
public static final int TIOTTERMConstant: 0x20 = 32- See Also:
-
TIOEDYNM
public static final int TIOEDYNMConstant: 0x10 = 16- See Also:
-
TIOEQNAM
public static final int TIOEQNAMConstant: 0x08 = 8- See Also:
-
TIOESYIN
public static final int TIOESYINConstant: 0x04 = 4- See Also:
-
TIOESYOT
public static final int TIOESYOTConstant: 0x02 = 2- See Also:
-
TIOESSDS
public static final int TIOESSDSConstant: 0x02 = 2- See Also:
-
TIOTREM
public static final int TIOTREMConstant: 0x01 = 1- See Also:
-
TIOSDKCR
public static final int TIOSDKCRConstant: 0x80 = 128- See Also:
-
TIOSDEFR
public static final int TIOSDEFRConstant: 0x40 = 64- See Also:
-
TIOSAFFP
public static final int TIOSAFFPConstant: 0x20 = 32- See Also:
-
TIOSAFFS
public static final int TIOSAFFSConstant: 0x10 = 16- See Also:
-
TIOSVOLP
public static final int TIOSVOLPConstant: 0x08 = 8- See Also:
-
TIOSVOLS
public static final int TIOSVOLSConstant: 0x04 = 4- See Also:
-
TIOSBALP
public static final int TIOSBALPConstant: 0x02 = 2- See Also:
-
TIOSBALS
public static final int TIOSBALSConstant: 0x01 = 1- See Also:
-
-
Method Details
-
tioelngh
public int tioelngh()TIOELNGH value.- Returns:
- int TIOELNGH value
-
tioestta
public int tioestta()TIOESTTA value.- Returns:
- int TIOESTTA value
-
tiosltyp
public boolean tiosltyp()Return true ifTIOSLTYPbit intioestta()is set.- Returns:
- boolean TIOSLTYP bit is set in tioestta()
TIOSLTYP = 0x80
-
tiospltp
public boolean tiospltp()Return true ifTIOSPLTPbit intioestta()is set.- Returns:
- boolean TIOSPLTP bit is set in tioestta()
TIOSPLTP = 0x40
-
tiosplts
public boolean tiosplts()Return true ifTIOSPLTSbit intioestta()is set.- Returns:
- boolean TIOSPLTS bit is set in tioestta()
TIOSPLTS = 0x20
-
tiosjblb
public boolean tiosjblb()Return true ifTIOSJBLBbit intioestta()is set.- Returns:
- boolean TIOSJBLB bit is set in tioestta()
TIOSJBLB = 0x10
-
tiosdads
public boolean tiosdads()Return true ifTIOSDADSbit intioestta()is set.- Returns:
- boolean TIOSDADS bit is set in tioestta()
TIOSDADS = 0x08
-
tioslabl
public boolean tioslabl()Return true ifTIOSLABLbit intioestta()is set.- Returns:
- boolean TIOSLABL bit is set in tioestta()
TIOSLABL = 0x04
-
tiosdsp1
public boolean tiosdsp1()Return true ifTIOSDSP1bit intioestta()is set.- Returns:
- boolean TIOSDSP1 bit is set in tioestta()
TIOSDSP1 = 0x02
-
tiosdsp2
public boolean tiosdsp2()Return true ifTIOSDSP2bit intioestta()is set.- Returns:
- boolean TIOSDSP2 bit is set in tioestta()
TIOSDSP2 = 0x01
-
tioewtct
public int tioewtct()TIOEWTCT value.- Returns:
- int TIOEWTCT value
-
tioelink
public int tioelink()TIOELINK value.- Returns:
- int TIOELINK value
-
tiosyout
public boolean tiosyout()Return true ifTIOSYOUTbit intioelink()is set.- Returns:
- boolean TIOSYOUT bit is set in tioelink()
TIOSYOUT = 0x80
-
tiotrv01
public boolean tiotrv01()Return true ifTIOTRV01bit intioelink()is set.- Returns:
- boolean TIOTRV01 bit is set in tioelink()
TIOTRV01 = 0x40
-
tiotterm
public boolean tiotterm()Return true ifTIOTTERMbit intioelink()is set.- Returns:
- boolean TIOTTERM bit is set in tioelink()
TIOTTERM = 0x20
-
tioedynm
public boolean tioedynm()Return true ifTIOEDYNMbit intioelink()is set.- Returns:
- boolean TIOEDYNM bit is set in tioelink()
TIOEDYNM = 0x10
-
tioeqnam
public boolean tioeqnam()Return true ifTIOEQNAMbit intioelink()is set.- Returns:
- boolean TIOEQNAM bit is set in tioelink()
TIOEQNAM = 0x08
-
tioesyin
public boolean tioesyin()Return true ifTIOESYINbit intioelink()is set.- Returns:
- boolean TIOESYIN bit is set in tioelink()
TIOESYIN = 0x04
-
tioesyot
public boolean tioesyot()Return true ifTIOESYOTbit intioelink()is set.- Returns:
- boolean TIOESYOT bit is set in tioelink()
TIOESYOT = 0x02
-
tioessds
public boolean tioessds()Return true ifTIOESSDSbit intioelink()is set.- Returns:
- boolean TIOESSDS bit is set in tioelink()
TIOESSDS = 0x02
-
tiotrem
public boolean tiotrem()Return true ifTIOTREMbit intioelink()is set.- Returns:
- boolean TIOTREM bit is set in tioelink()
TIOTREM = 0x01
-
tioeddnm
TIOEDDNM value.- Returns:
- String TIOEDDNM value
-
tioejfcb
public int tioejfcb()TIOEJFCB value.- Returns:
- int TIOEJFCB value
-
tioesttc
public int tioesttc()TIOESTTC value.- Returns:
- int TIOESTTC value
-
tiosdkcr
public boolean tiosdkcr()Return true ifTIOSDKCRbit intioesttc()is set.- Returns:
- boolean TIOSDKCR bit is set in tioesttc()
TIOSDKCR = 0x80
-
tiosdefr
public boolean tiosdefr()Return true ifTIOSDEFRbit intioesttc()is set.- Returns:
- boolean TIOSDEFR bit is set in tioesttc()
TIOSDEFR = 0x40
-
tiosaffp
public boolean tiosaffp()Return true ifTIOSAFFPbit intioesttc()is set.- Returns:
- boolean TIOSAFFP bit is set in tioesttc()
TIOSAFFP = 0x20
-
tiosaffs
public boolean tiosaffs()Return true ifTIOSAFFSbit intioesttc()is set.- Returns:
- boolean TIOSAFFS bit is set in tioesttc()
TIOSAFFS = 0x10
-
tiosvolp
public boolean tiosvolp()Return true ifTIOSVOLPbit intioesttc()is set.- Returns:
- boolean TIOSVOLP bit is set in tioesttc()
TIOSVOLP = 0x08
-
tiosvols
public boolean tiosvols()Return true ifTIOSVOLSbit intioesttc()is set.- Returns:
- boolean TIOSVOLS bit is set in tioesttc()
TIOSVOLS = 0x04
-
tiosbalp
public boolean tiosbalp()Return true ifTIOSBALPbit intioesttc()is set.- Returns:
- boolean TIOSBALP bit is set in tioesttc()
TIOSBALP = 0x02
-
tiosbals
public boolean tiosbals()Return true ifTIOSBALSbit intioesttc()is set.- Returns:
- boolean TIOSBALS bit is set in tioesttc()
TIOSBALS = 0x01
-
create
create is intended for internal use only. Instances of this section are created by the parent record or section.- Parameters:
Data- Array of bytes containing data for this sectionoffset- Offset of this section in the datalength- length of the section
-