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

headerSprintfExtension_s Struct Reference

#include <header.h>


Data Fields

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


Field Documentation

headerTagFormatFunction headerSprintfExtension_s::formatFunction
 

HEADER_EXT_TAG extension.

Definition at line 188 of file header.h.

void* headerSprintfExtension_s::generic
 

Private extension.

Definition at line 187 of file header.h.

struct headerSprintfExtension_s* headerSprintfExtension_s::more
 

Chained table extension.

Definition at line 190 of file header.h.

const char * headerSprintfExtension_s::name
 

Name of extension.

Definition at line 185 of file header.h.

headerTagTagFunction headerSprintfExtension_s::tagFunction
 

HEADER_EXT_FORMAT extension.

Definition at line 189 of file header.h.

enum headerSprintfExtenstionType headerSprintfExtension_s::type
 

Type of extension.

Definition at line 184 of file header.h.

union { ... } headerSprintfExtension_s::u
 


The documentation for this struct was generated from the following file:
Generated at Thu Sep 6 11:32:39 2001 for rpm by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001