libebook::FictionBook2Collector::Note Struct Reference

#include <FictionBook2Collector.h>

Public Member Functions

 Note ()

Public Attributes

std::string m_title
std::deque< Paragraphm_paras

Constructor & Destructor Documentation

◆ Note()

libebook::FictionBook2Collector::Note::Note ( )

Member Data Documentation

◆ m_paras

std::deque<Paragraph> libebook::FictionBook2Collector::Note::m_paras

Referenced by Note().

◆ m_title

std::string libebook::FictionBook2Collector::Note::m_title

Referenced by Note().


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

Generated for libe-book by doxygen 1.14.0