#include <PdfDataContainer.h>
A PdfDataProvider object with a PdfObject owner, specialized in holding objects
◆ PdfDataContainer()
| PdfDataContainer::PdfDataContainer |
( |
| ) |
|
|
protected |
Create a new PdfDataOwnedType Can only be called by subclasses
◆ GetOwner()
| const PdfObject * PoDoFo::PdfDataContainer::GetOwner |
( |
| ) |
const |
|
inline |
- Returns
- a pointer to a PdfObject that is the owner of this data type. Might be nullptr if the data type has no owner.
The documentation for this class was generated from the following files:
- PdfDataContainer.h
- PdfDataContainer.cpp