wxPackageId Class Reference

#include <packageutils.h>

Inheritance diagram for wxPackageId:

wxPackageInfo wxPackage List of all members.

Public Member Functions

 wxPackageId (const wxString &name=wxEmptyString, const wxVersion &ver=wxEmptyVersion)
virtual ~wxPackageId ()
bool operator== (const wxPackageId &i) const
bool operator!= (const wxPackageId &i) const
wxString GetName () const
wxVersion GetVersion () const
void SetName (const wxString &name)
void SetVersion (const wxVersion &ver)
bool IsOk () const

Protected Attributes

wxString m_strName
wxVersion m_version

Detailed Description

Identifies univocally a package by its name (case insensitive) and its version.

Definition at line 131 of file packageutils.h.


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