This is the complete list of members for wxSecretValue, including all inherited members.
GetAsString(const wxMBConv &conv=wxConvWhateverWorks) const | wxSecretValue | |
GetData() const | wxSecretValue | |
GetSize() const | wxSecretValue | |
IsOk() const | wxSecretValue | |
operator!=(const wxSecretValue &other) const | wxSecretValue | |
operator=(const wxSecretValue &other) | wxSecretValue | |
operator==(const wxSecretValue &other) const | wxSecretValue | |
Wipe(size_t size, void *data) | wxSecretValue | static |
WipeString(wxString &str) | wxSecretValue | static |
wxSecretValue() | wxSecretValue | |
wxSecretValue(size_t size, const void *data) | wxSecretValue | |
wxSecretValue(const wxString &secret) | wxSecretValue | explicit |
wxSecretValue(const wxSecretValue &other) | wxSecretValue | |
~wxSecretValue() | wxSecretValue |