wxPackageCommandSet Class Reference

Inheritance diagram for wxPackageCommandSet:

wxPackageCommandArray List of all members.

Public Member Functions

 wxPackageCommandSet ()
wxArrayString GetVars () const
wxPackageBuildSystemType GetBuildSystemType () const
wxString GetDescription () const
 Returns the description for this array of options, if any.
void SetVars (const wxString &var)
void SetBuildSystemType (wxPackageBuildSystemType t)
void SetDescription (const wxString &str)
bool IsOk () const
bool IsUsedBy (const wxPackageCommandArray *arrays, wxStringHashMap &touse) const

Protected Attributes

wxArrayString m_vars
wxPackageBuildSystemType m_buildSystemType
wxString m_strDesc

Detailed Description

Definition at line 230 of file packagecmd.h.


Member Function Documentation

bool wxPackageCommandSet::IsUsedBy ( const wxPackageCommandArray arrays,
wxStringHashMap &  touse 
) const

Returns true if this command preset is used by the given command array. When returning true, the given string hashmap is filled with the values and the names of the variables to use to obtain the given array from this command preset.

Definition at line 148 of file packagecmd.cpp.


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