#include <PdfPublishBaseObject.h>
This class implements the base class for Publish SDK objects.
Definition at line 85 of file PdfPublishBaseObject.h.
◆ OdObject()
◆ ~OdObject()
virtual OdPdfPublish::OdObject::~OdObject |
( |
| ) |
|
|
virtual |
Destroys an instance of a Publish SDK object.
◆ clear()
virtual void OdPdfPublish::OdObject::clear |
( |
| ) |
|
|
virtual |
Clears the Publish SDK object.
◆ isEmpty()
virtual bool OdPdfPublish::OdObject::isEmpty |
( |
| ) |
const |
|
virtual |
Determines whether the Publish SDK object is empty.
- Returns
- Returns true if the Publish SDK object is empty, otherwise returns false.
◆ isValid()
virtual bool OdPdfPublish::OdObject::isValid |
( |
| ) |
const |
|
virtual |
Determines whether the Publish SDK object is valid.
- Returns
- Returns true if the Publish SDK object is valid, otherwise returns false.
◆ ODRX_DECLARE_MEMBERS()
OdPdfPublish::OdObject::ODRX_DECLARE_MEMBERS |
( |
OdObject |
| ) |
|
◆ ODRX_HEAP_OPERATORS()
OdPdfPublish::OdObject::ODRX_HEAP_OPERATORS |
( |
| ) |
|
◆ OdPublishObjectImpl
friend class OdPublishObjectImpl |
|
friend |
The documentation for this class was generated from the following file: