#include <UniformGeneratedPdfPackInfo.h>
|
void | packAll (PdfField_T *srcField, CellInterval &ci, unsigned char *outBuffer) const =0 |
|
void | unpackAll (PdfField_T *dstField, CellInterval &ci, unsigned char *inBuffer) const =0 |
|
void | localCopyAll (PdfField_T *srcField, CellInterval &srcInterval, PdfField_T *dstField, CellInterval &dstInterval) const =0 |
|
void | packDirection (PdfField_T *srcField, CellInterval &ci, unsigned char *outBuffer, const Direction dir) const =0 |
|
void | unpackDirection (PdfField_T *dstField, CellInterval &ci, unsigned char *inBuffer, const Direction dir) const =0 |
|
void | localCopyDirection (PdfField_T *srcField, CellInterval &srcInterval, PdfField_T *dstField, CellInterval &dstInterval, const Direction dir) const =0 |
|
uint_t | size (CellInterval &ci, const Direction dir) const =0 |
|
uint_t | size (CellInterval &ci) const =0 |
|
◆ localCopyAll()
◆ localCopyDirection()
◆ packAll()
◆ packDirection()
◆ size() [1/2]
◆ size() [2/2]
◆ unpackAll()
◆ unpackDirection()
The documentation for this class was generated from the following file: