PSBufferSuite2 Struct Reference

The set of routines available in Pica Buffer Suite Version 1. More...

#include <PIBufferSuite.h>

Data Fields

BufferNewProc New
 Function pointer to the new buffer routine.
BufferDisposeProc Dispose
 Function pointer to the dispose buffer routine.
BufferGetSizeProc GetSize
 Function pointer to the get size routine.
BufferGetSpaceProc GetSpace
 Function pointer to the get space routine.
BufferNewProc64 New64
 Function pointer to the 64 bit new buffer routine.
BufferGetSizeProc64 GetSize64
 Function pointer to the 64 bit get size routine.
BufferGetSpaceProc64 GetSpace64
 Function pointer to the 64 bit get space routine.

Detailed Description

The set of routines available in Pica Buffer Suite Version 1.


Field Documentation

Function pointer to the new buffer routine.

Function pointer to the dispose buffer routine.

Function pointer to the get size routine.

Function pointer to the get space routine.

Function pointer to the 64 bit new buffer routine.

Function pointer to the 64 bit get size routine.

Function pointer to the 64 bit get space routine.


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