libebook::LRFBookInfo Struct Reference

#include <LRFTypes.h>

Public Member Functions

 LRFBookInfo ()
 

Public Attributes

std::string author
 
std::string title
 
std::string bookID
 
std::string publisher
 
boost::optional< std::string > label
 
std::deque< std::string > categories
 
std::string classification
 
boost::optional< std::string > freeText
 

Constructor & Destructor Documentation

libebook::LRFBookInfo::LRFBookInfo ( )

Member Data Documentation

std::string libebook::LRFBookInfo::author
std::string libebook::LRFBookInfo::bookID
std::deque<std::string> libebook::LRFBookInfo::categories
std::string libebook::LRFBookInfo::classification
boost::optional<std::string> libebook::LRFBookInfo::freeText
boost::optional<std::string> libebook::LRFBookInfo::label
std::string libebook::LRFBookInfo::publisher
std::string libebook::LRFBookInfo::title

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

Generated for libe-book by doxygen 1.8.8