xrefwriter.h File Reference

#include "kernel/static.h"
#include "kernel/cxref.h"

Classes

class  pdfobjects::XRefWriter

Namespaces

namespace  pdfobjects
namespace  pdfobjects::utils

Functions

bool pdfobjects::utils::checkLinearized (StreamWriter &stream, CXref *xref, Ref *ref)
bool pdfobjects::utils::isLatestRevision (const XRefWriter &xref)
bool pdfobjects::utils::canChangeTrailerEntry (const char *name)
bool pdfobjects::utils::typeSafeTrailerEntry (const char *name,::Object &value, XRef &xref)

Detailed Description

Implementation of CXRef wrapper to enable making changes to the document.