PreProcess Method Inputs

Input

Construct

Comment

abytLayer

UCHAR*

byte array that holds the undecoded data for the current layer.

ai64Field

Aint64&

an array of field values for the current layer

bHostDataOrder

bool

true if the bytes of the current field are designated as being in host data-order and false if they are in network data-order

evnFrameNumber

int64

holds the frame number of the frame currently being decoded

iDrf

int

contains meta-information about the frame that was not transmitted but collected by Frontline hardware and firmware. The meaning of these bits varies by analyzer and is subject to change.

ifrmofsbitLayerEnd

int

contains the offset within the frame of the last bit of the current layer

ifrmofsbitLayerStart

int

holds the bit offset of the current layer within the frame

ifrmofsbytLayerStart

int

holds the byte offset of the current layer within the frame

inbytAvailableLayer

int

contains the number of data bytes that have been stored for the current layer

inbytFullLayer

int

holds the original full length, in bytes, of the current protocol layer

inbytTruncated

int

holds the number of bytes truncated in the current layer

isizbitCurrentField

int

contains the size of the current field, that is the value returned by the Size Method for the field

iStream

int

holds the index of the current data stream