Passwordfile library 5.0.11
C++ library to read/write passwords from/to encrypted files
Loading...
Searching...
No Matches
Public Attributes | List of all members
Io::EntryStatistics Struct Reference

#include <entry.h>

Public Attributes

std::size_t nodeCount = 0
 
std::size_t accountCount = 0
 
std::size_t fieldCount = 0
 

Detailed Description

Definition at line 22 of file entry.h.

Member Data Documentation

◆ accountCount

std::size_t Io::EntryStatistics::accountCount = 0

Definition at line 24 of file entry.h.

◆ fieldCount

std::size_t Io::EntryStatistics::fieldCount = 0

Definition at line 25 of file entry.h.

◆ nodeCount

std::size_t Io::EntryStatistics::nodeCount = 0

Definition at line 23 of file entry.h.


The documentation for this struct was generated from the following file: