Main Page   Modules   Data Structures   Data Fields   Related Pages   Examples  

ttx_magazine Struct Reference

#include <vt.h>


Data Fields

struct ttx_extension extension
int8_t pop_lut [0x100]
int8_t drcs_lut [0x100]
struct ttx_pop_link pop_link [2][8]
vbi_pgno drcs_link [2][8]


Detailed Description

For internal use only.


Field Documentation

struct ttx_extension ttx_magazine::extension
 

Default extension.

int8_t ttx_magazine::pop_lut
 

Converts page number to index into pop_link[] for default object invocation. Valid range 0 ... 7, -1 if broken.

int8_t ttx_magazine::drcs_lut
 

Converts page number to index into drcs_link[] for default object invocation. Valid range 0 ... 7, -1 if broken.

struct ttx_pop_link ttx_magazine::pop_link
 

Level 2.5 [0] or 3.5 [1], one global [0] and seven local links to POP page. NO_PAGE(pop_link[][].pgno) == TRUE if the link is unused or broken.

vbi_pgno ttx_magazine::drcs_link
 

Level 2.5 [0] or 3.5 [1], one global [0] and seven local links to DRCS page. NO_PAGE(drcs_link[][]) == TRUE if the link is unused or broken.


Generated at Mon Dec 6 21:34:49 2010 for ZVBI Library by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001