public final class IscIrcModeStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
A20CLEN
Constant: 0x54 = 84
|
static int |
A20IDR
Constant: 0x4C = 76
|
static int |
A20IDT
Constant: 0x4D = 77
|
static int |
A20VERS
Constant: 0x01 = 1
|
STIASG, STIAUTO, STICLEN, STICONMR, STICONSR, STICONSS, STID2G, STID2R, STIDBUSS, STIDHD, STIDS, STIDSR, STIDST, STIECC, STIECG, STIECR, STIEND, STIEPG, STIEPR, STIFCR, STIFEPIC, STIFEPIP, STIFEPIT, STIISR, STILDB, STILDG, STILDP, STILDR, STILDY, STILGG, STILGR, STILGS, STILSRFR, STILSRR, STIM, STIMLR, STIMNR, STIMPR, STIMQG, STIMQR, STINDJ, STINQG, STIPAUTO, STIPGD, STIPGE, STIPGP, STIPGR, STIPIR, STIPIW, STIRLR, STIRMG, STISDG, STISDR, STISECUR, STISJG, STISJR, STISJS, STISMD, STISMDSA, STISMT, STISOG, STISOR, STIST, STITCR, STITDG, STITDQG, STITDQR, STITDR, STITM, STITSQ, STIUSG, STIVT, STIW2R, STIWBG, STIWBR, STIXMC, STIXMG, STIXMR
Modifier and Type | Method and Description |
---|---|
int |
a20dvers()
A20DVERS value.
|
int |
a20e1hwm()
A20E1HWM value.
|
int |
a20e1ry()
A20E1RY value.
|
int |
a20e2hwm()
A20E2HWM value.
|
int |
a20e2ry()
A20E2RY value.
|
int |
a20ebhwm()
A20EBHWM value.
|
int |
a20ebid()
A20EBID value.
|
int |
a20econl()
A20ECONL value.
|
int |
a20econw()
A20ECONW value.
|
int |
a20elmax()
A20ELMAX value.
|
int |
a20emaxs()
A20EMAXS value.
|
int |
a20emcon()
A20EMCON value.
|
int |
a20eqpct()
A20EQPCT value.
|
long |
a20es1()
A20ES1 value.
|
long |
a20es2()
A20ES2 value.
|
long |
a20esbid()
A20ESBID value.
|
long |
a20estaf()
A20ESTAF value.
|
long |
a20estag()
A20ESTAG value.
|
int |
a20estam()
A20ESTAM value.
|
long |
a20estao()
A20ESTAO value.
|
long |
a20estap()
A20ESTAP value.
|
long |
a20estaq()
A20ESTAQ value.
|
long |
a20estas()
A20ESTAS value.
|
int |
a20ezqpc()
A20EZQPC value.
|
int |
a20id()
A20ID value.
|
int |
a20len()
A20LEN value.
|
String |
a20mode()
A20MODE value.
|
String |
a20sysn()
A20SYSN value.
|
static IscIrcModeStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int A20IDR
public static final int A20IDT
public static final int A20VERS
public static final int A20CLEN
public int a20len()
public int a20id()
public int a20dvers()
public String a20sysn()
public String a20mode()
public int a20estam()
public int a20e2hwm()
public int a20ebhwm()
public int a20e1hwm()
public long a20es1()
public long a20es2()
public long a20esbid()
public long a20estas()
public long a20estaq()
public long a20estaf()
public long a20estao()
public long a20estag()
public long a20estap()
public int a20ebid()
public int a20eqpct()
public int a20ezqpc()
public int a20elmax()
public int a20emcon()
public int a20emaxs()
public int a20econw()
public int a20econl()
public int a20e1ry()
public int a20e2ry()
public static IscIrcModeStatistics 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 © 2021 Black Hill Software Pty Ltd. All rights reserved.