Go to the source code of this file.
Namespaces | |
namespace | YAPET |
Classes | |
struct | YAPET::FileHeader |
The file header. More... | |
struct | YAPET::PasswordRecord |
Structure of the password record. More... | |
Enumerations | |
enum | { YAPET::HEADER_CONTROL_SIZE = 20, YAPET::NAME_SIZE = 128, YAPET::HOST_SIZE = 256, YAPET::USERNAME_SIZE = 256, YAPET::PASSWORD_SIZE = 256, YAPET::COMMENT_SIZE = 512 } |