![]() |
wxSQLite3 4.10.12
|
This is the complete list of members for wxSQLite3Cipher, including all inherited members.
| Apply(wxSQLite3Database &db) const | wxSQLite3Cipher | virtual |
| Apply(void *dbHandle) const | wxSQLite3Cipher | virtual |
| GetCipher(wxSQLite3Database &db) | wxSQLite3Cipher | static |
| GetCipherDefault(wxSQLite3Database &db) | wxSQLite3Cipher | static |
| GetCipherName(wxSQLite3CipherType cipherType) | wxSQLite3Cipher | static |
| GetCipherParameterMax(const wxString &cipherName, const wxString ¶mName) | wxSQLite3Cipher | static |
| GetCipherParameterMin(const wxString &cipherName, const wxString ¶mName) | wxSQLite3Cipher | static |
| GetCipherType() const | wxSQLite3Cipher | |
| GetCipherType(const wxString &cipherName) | wxSQLite3Cipher | static |
| GetDatabaseHandle(wxSQLite3Database &db) | wxSQLite3Cipher | protectedstatic |
| GetGlobalCipherDefault() | wxSQLite3Cipher | static |
| GetLegacyPageSize() const | wxSQLite3Cipher | |
| InitializeFromCurrent(wxSQLite3Database &db) | wxSQLite3Cipher | virtual |
| InitializeFromCurrentDefault(wxSQLite3Database &db) | wxSQLite3Cipher | virtual |
| InitializeFromGlobalDefault() | wxSQLite3Cipher | virtual |
| IsOk() const | wxSQLite3Cipher | |
| SetCipher(wxSQLite3Database &db, wxSQLite3CipherType cipherType) | wxSQLite3Cipher | static |
| SetCipherDefault(wxSQLite3Database &db, wxSQLite3CipherType cipherType) | wxSQLite3Cipher | static |
| SetCipherType(wxSQLite3CipherType cipherType) | wxSQLite3Cipher | protected |
| SetInitialized(bool initialized) | wxSQLite3Cipher | protected |
| SetLegacyPageSize(int pageSize) | wxSQLite3Cipher | |
| wxSQLite3Cipher() | wxSQLite3Cipher | |
| wxSQLite3Cipher(wxSQLite3CipherType cipherType) | wxSQLite3Cipher | protected |
| wxSQLite3Cipher(const wxSQLite3Cipher &cipher) | wxSQLite3Cipher | protected |
| ~wxSQLite3Cipher() | wxSQLite3Cipher | virtual |