Class IOLogFormat

Class Documentation

class IOLogFormat

This class contains options that specify a region of I/O to log during a data logging operation.

Public Functions

IOLogFormat()

Public Members

int byte

The starting byte address of the I/O region to log.

int bit

The starting bit address of the I/O region to log.

FormatType::T ioFormatType

The type and size of the I/O region to log.