ColumnTableSpec Struct Reference

#include <VIPManager.h>

# Public Attributes

bool mirror
BYTE columnTable [256]
 Column table entries array.

# Detailed Description

Column table specification

Definition at line 39 of file VIPManager.h.

# Member Data Documentation

# columnTable

BYTE ColumnTableSpec::columnTable[256]

Column table entries array.

Definition at line 46 of file VIPManager.h.

# mirror

bool ColumnTableSpec::mirror

Defines whether the spec's first half should be mirrored (true) or if a full 256 entry table is provided (false)

Definition at line 43 of file VIPManager.h.


The documentation for this struct was generated from the following file: