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 Fri Apr 27 20:40:21 2007 for ZVBI Library by  doxygen 1.4.7