LRFTypes.h File Reference
#include <deque>
#include <map>
#include <string>
#include <boost/optional.hpp>

Go to the source code of this file.

Classes

struct  libebook::LRFBookInfo
struct  libebook::LRFDocInfo
struct  libebook::LRFMetadata
struct  libebook::LRFColor
struct  libebook::LRFAttributes

Namespaces

namespace  libebook

Typedefs

typedef std::map< unsigned,
LRFAttributes > 
libebook::LRFAttributeMap_t

Enumerations

enum  libebook::ImageType { libebook::IMAGE_TYPE_UNKNOWN = 0, libebook::IMAGE_TYPE_JPEG = 0x11, libebook::IMAGE_TYPE_PNG = 0x12, libebook::IMAGE_TYPE_BMP = 0x13 }