CFx SDK Documentation  2022 SP0
Public Member Functions | Protected Member Functions | List of all members
PdfExportServiceInterface Class Referenceabstract

#include <PdfExportService.h>

Public Member Functions

virtual OdResult serialize (OdStreamBufPtr pBuffer, OdRxObjectPtr &context, const OdGiDrawable *pDrawable, const PDF2PRCExportParams *params, OdDbBaseDatabase *pDb)=0
 
virtual ~PdfExportServiceInterface ()
 

Protected Member Functions

 PdfExportServiceInterface ()
 

Detailed Description

This is helper service for PdfExport to support export of 3d entities.

See also
<group OdExport_Classes>

Definition at line 45 of file PdfExportService.h.

Constructor & Destructor Documentation

◆ PdfExportServiceInterface()

PdfExportServiceInterface::PdfExportServiceInterface ( )
inlineprotected

Definition at line 48 of file PdfExportService.h.

◆ ~PdfExportServiceInterface()

virtual PdfExportServiceInterface::~PdfExportServiceInterface ( )
inlinevirtual

Definition at line 52 of file PdfExportService.h.

Member Function Documentation

◆ serialize()

virtual OdResult PdfExportServiceInterface::serialize ( OdStreamBufPtr  pBuffer,
OdRxObjectPtr context,
const OdGiDrawable pDrawable,
const PDF2PRCExportParams *  params,
OdDbBaseDatabase pDb 
)
pure virtual

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