#include <IMPTypes.h>
Public Member Functions | |
IMPMetadata () | |
Public Attributes | |
std::string | id |
std::string | category |
std::string | subcategory |
std::string | title |
std::string | lastName |
std::string | middleName |
std::string | firstName |
libebook::IMPMetadata::IMPMetadata | ( | ) |
std::string libebook::IMPMetadata::category |
Referenced by libebook::IMPHeader::readBookProperties().
std::string libebook::IMPMetadata::firstName |
Referenced by libebook::IMPHeader::readBookProperties().
std::string libebook::IMPMetadata::id |
Referenced by libebook::IMPHeader::readBookProperties().
std::string libebook::IMPMetadata::lastName |
Referenced by libebook::IMPHeader::readBookProperties().
std::string libebook::IMPMetadata::middleName |
Referenced by libebook::IMPHeader::readBookProperties().
std::string libebook::IMPMetadata::subcategory |
Referenced by libebook::IMPHeader::readBookProperties().
std::string libebook::IMPMetadata::title |
Referenced by libebook::IMPHeader::readBookProperties().