Alarm | Class for calling the signal handler of MainWindow |
YAPETUI::BaseWindow | Base window class for windows wanting to receive resize events |
YAPETUI::BaseWindow::AlarmFunction | Base class for calling a function upon the alarm signal |
YAPET::BDBuffer | A wrapper-class for allocating and securely deallocating memory |
YAPETUI::Button | A button |
YAPETUI::color | Struct holding the color |
YAPETUI::Colors | Class for managing colors |
YAPET::Crypt | Encrypts and decrypts data |
DeleteIt | |
YAPETUI::DialogBox | Class for displaying a dialog box |
YAPET::File | Class for storing and retrieving encrypted data to and from disk |
YAPET::File::DWORD | A 32 bits double word |
YAPET::File::ENDIAN | Used for little-big endian conversion |
YAPET::File::WORD | A 16 bits word |
YAPET::FileHeader | The file header |
FileOpen | Displays a "file open dialog" (sorta) |
YAPETUI::InputWidget | A widget where text can be entered |
YAPET::Key | Converts the password into the key |
KeyDesc | Structure defining a key for the MainWindow |
YAPETUI::ListWidget< T > | A widget showing a list of items for selecting one |
YAPETUI::ListWidget< T >::ItemContains | Used to search for item names |
MainWindow | The main window |
YAPETUI::MessageBox | Displays a message in a window on the screen |
YAPET::PartDec | Holds a partially decrypted record |
PasswordDialog | Shows a dialog for entering the password |
PasswordRecord | A window that displays all the information associated with a decrypted password record |
YAPET::PasswordRecord | Structure of the password record |
YAPETUI::PasswordWidget | A password input widget |
YAPET::Record< T > | Template for allocating/deallocating memory for structs |
RefreshIt | |
RemoveByAddr | |
ResizeIt | |
SearchDialog | Search dialog |
YAPETUI::secallocator< T > | Memory clearing allocator |
StatusBar | A status bar at the bottom of the screen |
YAPETUI::UIException | User interface exception |
YAPET::YAPETEncryptionException | Indicates an error while encrypting/decrypting |
YAPET::YAPETException | The exception class used for cryptographic classes |
YAPET::YAPETInvalidPasswordException | Indicates a wrong password |
YAPET::YAPETRetryException | Exception indicating that an operation may be retried |