Main Page | Modules | Data Structures | Data Fields | Related Pages | Examples

vbi_export Struct Reference
[Internal export module interface]


Data Fields

vbi_export_class_class
char * errstr
char * name
char * network
char * creator
vbi_bool reveal

Detailed Description

Structure representing an export module instance, part of the private export module interface.

Export modules can read, but do not normally write its fields, as they are maintained by the public libzvbi export functions.

Examples:

exp-templ.c.


Field Documentation

vbi_export_class* vbi_export::_class
 

Points back to export module description.

char* vbi_export::errstr
 

Frontend private.

char* vbi_export::name
 

Name of the file we are writing, NULL if none (may be an anonymous FILE though).

char* vbi_export::network
 

Generic option: Network name or NULL.

char* vbi_export::creator
 

Generic option: Creator name [by default "libzvbi"] or NULL.

vbi_bool vbi_export::reveal
 

Generic option: Reveal hidden characters.


Generated on Mon Sep 20 20:22:57 2004 for ZVBI Library by doxygen 1.3.5