Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

headerSprintfExtension Struct Reference

#include <header.h>

List of all members.

Public Attributes

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.


Member Data 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 Mon May 21 08:53:43 2001 for rpm by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001