MacroContext_s Struct Reference

#include <rpmmacro.h>


Data Fields

MacroEntrymacroTable
int macrosAllocated
int firstFree


Detailed Description

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

Definition at line 22 of file rpmmacro.h.


Field Documentation

MacroEntry* MacroContext_s::macroTable

Macro entry table for context.

Definition at line 23 of file rpmmacro.h.

Referenced by expandMacroTable(), findEntry(), and rpmDumpMacroTable().

int MacroContext_s::macrosAllocated

No. of allocated macros.

Definition at line 24 of file rpmmacro.h.

Referenced by expandMacroTable().

int MacroContext_s::firstFree

No. of macros.

Definition at line 25 of file rpmmacro.h.

Referenced by expandMacroTable(), findEntry(), and rpmDumpMacroTable().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 1 21:56:25 2008 for rpm by  doxygen 1.5.4