Passwordfile library 5.0.11
C++ library to read/write passwords from/to encrypted files
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
field.h File Reference
#include "../global.h"
#include <iostream>
#include <string>
Include dependency graph for field.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Io::Field
 The Field class holds field information which consists of a name and a value and is able to serialize and deserialize this information. More...
 

Namespaces

namespace  Io
 Contains all IO related classes.
 

Enumerations

enum class  Io::FieldType : int { Io::Normal , Io::Password }