EPUBHTMLGenerator.cpp File Reference
#include <cmath>
#include <memory>
#include <sstream>
#include <stack>
#include <string>
#include <boost/algorithm/string/replace.hpp>
#include "EPUBHTMLGenerator.h"
#include "EPUBImageManager.h"
#include "EPUBListStyleManager.h"
#include "EPUBParagraphStyleManager.h"
#include "EPUBPath.h"
#include "EPUBSpanStyleManager.h"
#include "EPUBTableStyleManager.h"
#include "libepubgen_utils.h"

Classes

struct  libepubgen::EPUBHTMLGeneratorImpl
 the internal state of a html document generator More...
 

Namespaces

 libepubgen
 

Variable Documentation

int m_actualId
mutableprotected

the actual id

ZoneSinkImpl m_delayedLabel
protected

the label

std::string m_lastCloseElement
private
ZoneSinkImpl m_sink
private

the sink

Type m_type
protected

the zone type

int m_version
protected
EPUBHTMLTextZone* m_zone
protected

a zone

int m_zoneId
protected

the zone id

std::vector<ZoneSinkImpl> m_zoneSinks
protected

the list of data string


Generated for libepubgen by doxygen 1.8.11