Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
AlarmClass for calling the signal handler of MainWindow
YAPET::UI::BaseWindow::AlarmFunctionBase class for calling a function upon the alarm signal
YAPET::UI::BaseWindowBase window class for windows wanting to receive resize events
YAPET::BDBufferA wrapper-class for allocating and securely deallocating memory
YAPET::UI::ButtonA button
YAPET::PWGEN::CharacterPoolGenerate character pools
YAPET::UI::CheckBoxGroupA group of check boxes
YAPET::UI::colorStruct holding the color
YAPET::UI::ColorsClass for managing colors
YAPET::CONFIG::ConfigHandle the command line and config file options
YAPET::CONFIG::ConfigFileParses the configuration file
YAPET::CONSTS::Consts
YAPET::CryptEncrypts and decrypts data
CSVImport
DeleteIt
YAPET::UI::DialogBoxClass for displaying a dialog box
YAPET::File::ENDIAN< t >
YAPET::FileClass for storing and retrieving encrypted data to and from disk
YAPET::FileHeader_32The file header for 32 bit pre version 0.6
YAPET::FileHeader_64The file header for 64 bit pre version 0.6 and version 0.6
FileOpenDisplays a "file open dialog" (sorta)
YAPET::GLOBALS::Globals
YAPET::UI::InputWidgetA widget where text can be entered
YAPET::UI::IntInWidgetAn input widget accepting only digits
YAPET::UI::ListWidget< T >::ItemContainsUsed to search for item names
YAPET::KeyConverts the password into the key
KeyDescStructure defining a key for the MainWindow
YAPET::UI::ListWidget< T >A widget showing a list of items for selecting one
CSVImport::LogEntry
MainWindowThe main window
YAPET::UI::MessageBoxDisplays a message in a window on the screen
YAPET::PartDecHolds a partially decrypted record
PasswordDialogShows a dialog for entering the password
YAPET::PasswordRecordStructure of the password record
PasswordRecordA window that displays all the information associated with a decrypted password record
YAPET::UI::PasswordWidgetA password input widget
YAPET::PWGEN::PWGenGenerates a password
PWGenDialogPassword Generator Dialog
YAPET::PWGEN::PWGenExceptionPWGen exception base class
YAPET::PWGEN::PWGenNoRNGException
YAPET::PWGEN::PWGenRNGNotAvailableRequested RNG is not available
YAPET::Record< T >Template for allocating/deallocating memory for structs
RefreshIt
RemoveByAddr
ResizeIt
YAPET::PWGEN::RNGClass for interfacing random number generators
YAPET::CONFIG::Config::s_cl_filesecurityThe request for checking file security on the command line
YAPET::CONFIG::Config::s_cl_ignorercIgnoring the rc file provided on the command line
YAPET::CONFIG::Config::s_cl_petfileThe .pet file to open provided on the command line
YAPET::CONFIG::Config::s_cl_struct
YAPET::CONFIG::Config::s_cl_timeoutThe lock timeout provided on the command line
SearchDialogSearch dialog
YAPET::UI::secallocator< T >Memory clearing allocator
StatusBarA status bar at the bottom of the screen
YAPET::UI::UIExceptionUser interface exception
YAPET::YAPETEncryptionExceptionIndicates an error while encrypting/decrypting
YAPET::YAPETExceptionThe exception class used for cryptographic classes
YAPET::YAPETInvalidPasswordExceptionIndicates a wrong password
YAPET::YAPETRetryExceptionException indicating that an operation may be retried