wxPdfDocument  0.9.7
Functions
pdfarraytypes.h File Reference
#include <wx/dynarray.h>
#include "wx/pdfdocdef.h"

Functions

 WX_DEFINE_USER_EXPORTED_ARRAY_SHORT (wxUint16, wxPdfArrayUint16, class WXDLLIMPEXP_PDFDOC)
 Unsorted array types. More...
 
 WX_DEFINE_USER_EXPORTED_ARRAY_LONG (wxUint32, wxPdfArrayUint32, class WXDLLIMPEXP_PDFDOC)
 
 WX_DEFINE_SORTED_USER_EXPORTED_ARRAY_INT (int, wxPdfSortedArrayInt, WXDLLIMPEXP_PDFDOC)
 Sorted array types. More...
 

Detailed Description

Definition of array types

Function Documentation

◆ WX_DEFINE_SORTED_USER_EXPORTED_ARRAY_INT()

WX_DEFINE_SORTED_USER_EXPORTED_ARRAY_INT ( int  ,
wxPdfSortedArrayInt  ,
WXDLLIMPEXP_PDFDOC   
)

Sorted array types.

◆ WX_DEFINE_USER_EXPORTED_ARRAY_LONG()

WX_DEFINE_USER_EXPORTED_ARRAY_LONG ( wxUint32  ,
wxPdfArrayUint32  ,
class WXDLLIMPEXP_PDFDOC   
)

◆ WX_DEFINE_USER_EXPORTED_ARRAY_SHORT()

WX_DEFINE_USER_EXPORTED_ARRAY_SHORT ( wxUint16  ,
wxPdfArrayUint16  ,
class WXDLLIMPEXP_PDFDOC   
)

Unsorted array types.