Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

headerSprintfExtension Struct Reference

#include <header.h>


Data Fields

enum headerSprintfExtenstionType type
char* name
union {
   void*   generic
   headerTagFormatFunction   formatFunction
   headerTagTagFunction   tagFunction
   struct headerSprintfExtension*   more
u


Detailed Description

Define header tag output formats.

Definition at line 154 of file header.h.


Field Documentation

headerTagFormatFunction headerSprintfExtension::formatFunction
 

HEADER_EXT_TAG extension.

Definition at line 159 of file header.h.

void* headerSprintfExtension::generic
 

Private extension.

Definition at line 158 of file header.h.

struct headerSprintfExtension* headerSprintfExtension::more
 

Chained table extension.

Definition at line 161 of file header.h.

char * headerSprintfExtension::name
 

Name of extension.

Definition at line 156 of file header.h.

headerTagTagFunction headerSprintfExtension::tagFunction
 

HEADER_EXT_FORMAT extension.

Definition at line 160 of file header.h.

enum headerSprintfExtenstionType headerSprintfExtension::type
 

Type of extension.

Definition at line 155 of file header.h.

union { ... } headerSprintfExtension::u
 


The documentation for this struct was generated from the following file:
Generated at Thu Apr 19 15:29:49 2001 for rpm by doxygen1.2.6-20010408 written by Dimitri van Heesch, © 1997-2001