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

MacroContext Struct Reference

#include <rpmmacro.h>

List of all members.

Public Attributes

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.


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