Foxit PDF SDK  9.1
FSBasicArray Class Reference
Inheritance diagram for FSBasicArray:
FSEnvelopeArray FSFloatArray FSGraphicsObjectArray FSInt32Array FSPointFArray FSRectFArray FSUInt32Array

Instance Methods

(void) - dealloc
 
(void *) - getCptr
 
(id) - initWithCptr:swigOwnCObject:
 

Protected Attributes

BOOL swigCMemOwn
 
void * swigCPtr
 

Detailed Description

The class represents basic array class. Total allocated size is limited to 2^28 bytes (256MB).

Method Documentation

◆ dealloc

◆ getCptr

◆ initWithCptr:swigOwnCObject:

- (id) initWithCptr: (void *)  cptr
swigOwnCObject: (BOOL)  ownCObject 

Member Data Documentation

◆ swigCMemOwn

- (BOOL) swigCMemOwn
protected

◆ swigCPtr

- (void*) swigCPtr
protected