CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations | Functions
OdPdfPublish Namespace Reference

Namespaces

namespace  AccessPermissions
 
namespace  Action
 
namespace  Activation
 
namespace  Artwork
 
namespace  Border
 
namespace  CAD
 
namespace  Camera
 
namespace  Deactivation
 
namespace  Geometry
 
namespace  Highlighting
 
namespace  Image
 
namespace  Label
 
namespace  Lighting
 
namespace  Page
 
namespace  Rendering
 
namespace  Source
 
namespace  Text
 

Classes

class  Od2dGeometryBlock
 
class  Od2dGeometryLayer
 
class  Od2dGeometryReference
 
class  OdAnimation
 
class  OdAnnotation
 
class  OdArtwork
 
class  OdBaseCameraMotion
 
class  OdBaseNodeMotion
 
class  OdButton
 
class  OdCADDefinition
 
class  OdCADModel
 
class  OdCADReference
 
class  OdCamera
 
class  OdCheckBox
 
class  OdDocument
 
class  OdDropDownList
 
class  OdFile
 
class  OdImage
 
class  OdLink
 
class  OdListBox
 
class  OdObject
 
class  OdPage
 
class  OdRadioButton
 
class  OdSignatureField
 
class  OdSlideTable
 
class  OdTable
 
class  OdTableCreator
 
class  OdText
 
class  OdTextField
 
class  OdView
 

Typedefs

typedef OdSharedPtr< OdBaseCameraMotionOdBaseCameraMotionPtr
 
typedef OdSharedPtr< OdBaseNodeMotionOdBaseNodeMotionPtr
 
typedef OdArray< OdBaseNodeMotionPtrOdBaseNodeMotionPtrArray
 
typedef OdGsDCRect OdRect
 
typedef OdArray< OdRectOdRectArray
 
typedef OdArray< Action::TypeOdActionTypeArray
 
typedef OdArray< Source::TypeOdSourceTypeArray
 

Enumerations

enum  PdfPublishResult {
  eOk = 0 , eInternalError = 1 , eEmptyInputArray = 2 , eNotSortedArray = 3 ,
  eDuplicatedElement = 4 , eNullDocument = 5 , eKeyNotFound = 6 , eNullBaseName = 7 ,
  eNotImplementedYet = 8 , exOdError = 0x00020000 , eLastErrorNum = 0xFFFF
}
 

Functions

 SMARTPTR (OdFile)
 
 SMARTPTR (Od2dGeometryBlock)
 
 SMARTPTR (Od2dGeometryLayer)
 
 SMARTPTR (Od2dGeometryReference)
 
 SMARTPTR (OdAnimation)
 
 SMARTPTR (OdAnnotation)
 
 SMARTPTR (OdArtwork)
 
 SMARTPTR (OdObject)
 
 SMARTPTR (OdButton)
 
 SMARTPTR (OdCADDefinition)
 
 SMARTPTR (OdCADReference)
 
 SMARTPTR (OdCamera)
 
 SMARTPTR (OdCheckBox)
 
 SMARTPTR (OdDocument)
 
 SMARTPTR (OdDropDownList)
 
 SMARTPTR (OdImage)
 
 SMARTPTR (OdLink)
 
 SMARTPTR (OdListBox)
 
 SMARTPTR (OdCADModel)
 
 SMARTPTR (OdPage)
 
 SMARTPTR (OdRadioButton)
 
 SMARTPTR (OdSignatureField)
 
 SMARTPTR (OdSlideTable)
 
 SMARTPTR (OdTable)
 
 SMARTPTR (OdTableCreator)
 
 SMARTPTR (OdText)
 
 SMARTPTR (OdTextField)
 
 SMARTPTR (OdView)
 

Detailed Description

Namespace contains declarations for the Publish SDK.

<group TD_Namespaces>

Contains declarations for Publish SDK. <group TD_Namespaces>

Typedef Documentation

◆ OdActionTypeArray

Defines the data type for representing an array of Publish action types.

See also
<exref target="https://docs.opendesign.com/td/OdArray.html">OdArray Template Class</exref>

Definition at line 68 of file PdfPublishBaseObject.h.

◆ OdBaseCameraMotionPtr

A data type that represents a smart pointer to an <link OdPdfPublish::OdBaseCameraMotion, OdBaseCameraMotion> object.

Definition at line 164 of file PdfPublishBaseCameraMotion.h.

◆ OdBaseNodeMotionPtr

A data type that represents a smart pointer to an <link OdPdfPublish::OdBaseNodeMotion, OdBaseNodeMotion> object.

Definition at line 143 of file PdfPublishBaseNodeMotion.h.

◆ OdBaseNodeMotionPtrArray

A data type that represents an array of smart pointers to an <link OdPdfPublish::OdBaseNodeMotion, OdBaseNodeMotion> object.

Definition at line 148 of file PdfPublishBaseNodeMotion.h.

◆ OdRect

Defines the data type for representing a two-dimensional rectangle object.

See also
<exref target="https://docs.opendesign.com/td/OdGsDCRect.html"> OdGsDCRect Class</exref>

Definition at line 52 of file PdfPublishBaseObject.h.

◆ OdRectArray

Defines the data type for representing an array of two-dimensional rectangles.

See also
<exref target="https://docs.opendesign.com/td/OdArray.html">OdArray Template Class</exref>

Definition at line 60 of file PdfPublishBaseObject.h.

◆ OdSourceTypeArray

Defines the data type for representing an array of Publish JavaScript source types.

See also
<exref target="https://docs.opendesign.com/td/OdArray.html">OdArray Template Class</exref>

Definition at line 76 of file PdfPublishBaseObject.h.

Enumeration Type Documentation

◆ PdfPublishResult

Contains declarations representing the result of the publishing operations. Values declared within this enumeration are returned by <link !!OVERLOADED_exportPdf_OdPdfPublish::OdFile, exportPdf methods> of the <link OdPdfPublish::OdFile, OdFile> class.

Enumerator
eOk 
eInternalError 
eEmptyInputArray 
eNotSortedArray 
eDuplicatedElement 
eNullDocument 
eKeyNotFound 
eNullBaseName 
eNotImplementedYet 
exOdError 
eLastErrorNum 

Definition at line 41 of file PdfPublishCommon.h.

Function Documentation

◆ SMARTPTR() [1/28]

OdPdfPublish::SMARTPTR ( Od2dGeometryBlock  )

A data type that represents a smart pointer to an <link OdPdfPublish::Od2dGeometryBlock, Od2dGeometryBlock> object.

◆ SMARTPTR() [2/28]

OdPdfPublish::SMARTPTR ( Od2dGeometryLayer  )

A data type that represents a smart pointer to an <link OdPdfPublish::Od2dGeometryLayer, Od2dGeometryLayer> object.

◆ SMARTPTR() [3/28]

OdPdfPublish::SMARTPTR ( Od2dGeometryReference  )

A data type that represents a smart pointer to an <link OdPdfPublish::Od2dGeometryReference, Od2dGeometryReference> object.

◆ SMARTPTR() [4/28]

OdPdfPublish::SMARTPTR ( OdAnimation  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdAnimation, OdAnimation> object.

◆ SMARTPTR() [5/28]

OdPdfPublish::SMARTPTR ( OdAnnotation  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdAnnotation, OdAnnotation> object.

◆ SMARTPTR() [6/28]

OdPdfPublish::SMARTPTR ( OdArtwork  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdArtwork, OdArtwork> object.

◆ SMARTPTR() [7/28]

OdPdfPublish::SMARTPTR ( OdButton  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdButton, OdButton> object.

◆ SMARTPTR() [8/28]

OdPdfPublish::SMARTPTR ( OdCADDefinition  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdCADDefinition, OdCADDefinition> object.

◆ SMARTPTR() [9/28]

OdPdfPublish::SMARTPTR ( OdCADModel  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdCADModel, OdCADModel> object.

◆ SMARTPTR() [10/28]

OdPdfPublish::SMARTPTR ( OdCADReference  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdCADReference, OdCADReference> object.

◆ SMARTPTR() [11/28]

OdPdfPublish::SMARTPTR ( OdCamera  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdCamera, OdCamera> object.

◆ SMARTPTR() [12/28]

OdPdfPublish::SMARTPTR ( OdCheckBox  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdCheckBox, OdCheckBox> object.

◆ SMARTPTR() [13/28]

OdPdfPublish::SMARTPTR ( OdDocument  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdDocument, OdDocument> object.

◆ SMARTPTR() [14/28]

OdPdfPublish::SMARTPTR ( OdDropDownList  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdDropDownList, OdDropDownList> object.

◆ SMARTPTR() [15/28]

OdPdfPublish::SMARTPTR ( OdFile  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdFile, OdFile> object.

◆ SMARTPTR() [16/28]

OdPdfPublish::SMARTPTR ( OdImage  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdImage, OdImage> object.

◆ SMARTPTR() [17/28]

OdPdfPublish::SMARTPTR ( OdLink  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdLink, OdLink> object.

◆ SMARTPTR() [18/28]

OdPdfPublish::SMARTPTR ( OdListBox  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdListBox, OdListBox> object.

◆ SMARTPTR() [19/28]

OdPdfPublish::SMARTPTR ( OdObject  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdObject, OdObject> object.

◆ SMARTPTR() [20/28]

OdPdfPublish::SMARTPTR ( OdPage  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdPage, OdPage> object.

◆ SMARTPTR() [21/28]

OdPdfPublish::SMARTPTR ( OdRadioButton  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdRadioButton, OdRadioButton> object.

◆ SMARTPTR() [22/28]

OdPdfPublish::SMARTPTR ( OdSignatureField  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdSignatureField, OdSignatureField> object.

◆ SMARTPTR() [23/28]

OdPdfPublish::SMARTPTR ( OdSlideTable  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdSlideTable, OdSlideTable> object.

◆ SMARTPTR() [24/28]

OdPdfPublish::SMARTPTR ( OdTable  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdTable, OdTable> object.

◆ SMARTPTR() [25/28]

OdPdfPublish::SMARTPTR ( OdTableCreator  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdTableCreator, OdTableCreator> object.

◆ SMARTPTR() [26/28]

OdPdfPublish::SMARTPTR ( OdText  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdText, OdText> object.

◆ SMARTPTR() [27/28]

OdPdfPublish::SMARTPTR ( OdTextField  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdTextField, OdTextField> object.

◆ SMARTPTR() [28/28]

OdPdfPublish::SMARTPTR ( OdView  )

A data type that represents a smart pointer to an <link OdPdfPublish::OdView, OdView> object.