Represents the data of an author.
More...
#include <Types.h>
|
| Author (std::string name, std::string mail) |
| Constructs an author with provided name and mail, and generates id as the MD5-hash of the concatenated string of name and mail separated by ' '.
|
|
|
std::string | name |
|
std::string | mail |
|
std::string | id |
|
Represents the data of an author.
The documentation for this struct was generated from the following file:
- SearchSECODatabaseAPI/Database-API/Types.h