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

MacroContext Struct Reference

#include <rpmmacro.h>


Data Fields

MacroEntry** macroTable
int macrosAllocated
int firstFree


Detailed Description

The structure used to store the set of macros in a context.

Definition at line 19 of file rpmmacro.h.


Field Documentation

int MacroContext::firstFree
 

No. of macros.

Definition at line 22 of file rpmmacro.h.

MacroEntry ** MacroContext::macroTable
 

Macro entry table for context.

Definition at line 20 of file rpmmacro.h.

int MacroContext::macrosAllocated
 

No. of allocated macros.

Definition at line 21 of file rpmmacro.h.


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