wxIfNodeListManager Class Reference

#include <wxp.h>

List of all members.

Public Member Functions

 wxIfNodeListManager (wxPackageXML *xmldoc, wxXmlNode *parent)
void SmartAppend (wxXmlNode *n, const wxPackageCondition &cnd, int level=0)
void SaveOptions (const wxPackageCommandOptionArray &arr, int level=0)
void SaveCommands (const wxPackageCommandArray &arr, int level=0)

Protected Attributes

wxXmlNode * m_parent
wxPackageXMLm_doc
wxXmlNode * m_previousif
wxPackageCondition m_previouscond


Detailed Description

A little class which helps managing lists of <if> tags. Create it and then use its SmartAppend function to create an "optimized" list of <if> nodes: adiacent nodes with same condition will be merged.

Definition at line 119 of file wxp.h.


The documentation for this class was generated from the following files:
Generated on Thu Feb 1 22:14:32 2007 for wxWidgets Package Manager by  doxygen 1.5.1-p1