|
KeePass MSWifiPlugin
|
Classes | |
| class | AbstractData |
| Each Data is safed in a AbstractData as they can be safed in a XML-file or in a Database and therefore does not only contain its value and its name in a XML-file but also a name in the database More... | |
| class | Data |
| An AbstractData for a simple value, e.g. string, bool, int. More... | |
| class | DataBool |
| A bool data More... | |
| class | DataData |
| The data for a complex type More... | |
| class | DataInt |
| A integer data More... | |
| class | DataString |
| A string data More... | |
| class | FieldNames |
| class | MSWifi |
| Basic class for our import/export providers. We need that as both share a large set of methods. More... | |
| class | MSWifiImportPluginExt |
| That is the just the interface to the plugin system of KeePass 2. More... | |
| class | MSWifiSystem |
| class | MSWifiXML |
| class | WinWlan |
| class | WlanProfile |
| Contains the information of one Wifi-Connection. More... | |