|
|
Public Member Functions | |
| AdapterInfo () | |
| Default constructor. Default-initializes this object with empty strings. | |
| AdapterInfo (const wxString &name, const wxString &description) | |
| Constructor that completely fills this object. | |
| const wxString & | GetName () const |
| Returns the name of the adapter represented by this object. | |
| const wxString & | GetDescription () const |
| Returns a description for the adapter represented by this object. | |
|
Copyright © by Martin Ecker |