KeePass Help Center
KeePass Home
|
Downloads
|
Translations
|
Plugins
|
Donate
Help Center Home
|
Forums
|
Awards
|
Links
KeePass Help Center
Help Center Home
Forums
First Steps Tutorial
Acknowledgements
KeePass 1.x
Installation / Portability
Translations
Plugins
Compatibility
Error Codes
License
KeePass 2.x
Installation / Portability
Translations
Plugins
Compatibility
Application Policy
Auto-Type Obfuscation
Synchronization
Triggers
XML Replace
User Interface:
Database Settings
Entry
Interface Options
Load/Save From/To URL
License
Features
Accessibility
Auto-Type
Command Line Options
Configuration
Field References
Import / Export
Integration
Master Key
Multiple Users
Password Generator
Placeholders
Repair Databases
Search
Secure Edit Controls
Security
TAN Support
URL Field
Using Stored Passwords
FAQs and Info
Administrative FAQ
Technical FAQ
Additional FAQ
Backup
Development
Customization (1.x)
Customization (2.x)
Scripting (2.x)
Creating Plugins (1.x)
Creating Plugins (2.x)
Key Providers (1.x)
Key Providers (2.x)
KDBX File Format
Support KeePass
Donate
Classes
|
Typedefs
PwStructs.h File Reference
#include "
SysDefEx.h
"
Go to the source code of this file.
Classes
struct
_PW_TIME
Time structure.
More...
struct
_PW_DBHEADER
Database header structure. All KeePass KDB files begin with this structure.
More...
struct
_PW_GROUP
Group structure, containing information about one group.
More...
struct
_PW_ENTRY
Entry structure, containing information about one entry.
More...
struct
_PW_UUID_STRUCT
Structure wrapping one GUID.
More...
struct
_PWDB_REPAIR_INFO
Structure containing information about a database repairing process.
More...
struct
KP_MENU_ITEM
Structure containing information about one main menu item provided by a plugin.
More...
struct
KP_ENTRY
Structure used for entry validations by plugins.
More...
struct
_KP_KEYPROV_INFO
Information about a key provider.
More...
struct
_KP_KEYPROV_KEY
A key returned by a key provider.
More...
struct
_KP_KEYPROV_CONTEXT
Information structure used when querying keys from key providers.
More...
Typedefs
typedef struct PW_TIME *
PPW_TIME
typedef struct PW_DBHEADER *
PPW_DBHEADER
typedef struct PW_GROUP *
PPW_GROUP
typedef struct PW_ENTRY *
PPW_ENTRY
typedef struct PWDB_REPAIR_INFO *
PPWDB_REPAIR_INFO
typedef struct
KP_ENTRY
*
PKP_ENTRY
Typedef Documentation
◆
PKP_ENTRY
typedef struct
KP_ENTRY
*
PKP_ENTRY
◆
PPW_DBHEADER
typedef struct PW_DBHEADER *
PPW_DBHEADER
◆
PPW_ENTRY
typedef struct PW_ENTRY *
PPW_ENTRY
◆
PPW_GROUP
typedef struct PW_GROUP *
PPW_GROUP
◆
PPW_TIME
typedef struct PW_TIME *
PPW_TIME
◆
PPWDB_REPAIR_INFO
typedef struct PWDB_REPAIR_INFO *
PPWDB_REPAIR_INFO
Documentation generated with
Doxygen
.