PoDoFo 1.1.0
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
PoDoFo::PdfContent Class Referencefinal

Content as read from content streams. More...

#include <PdfContentStreamReader.h>

Public Member Functions

const PdfVariantStack & GetStack () const
 
PdfOperator GetOperator () const
 
const std::string_view & GetKeyword () const
 
const PdfDictionaryGetInlineImageDictionary () const
 
const charbuffGetInlineImageData () const
 
const std::shared_ptr< const PdfXObject > & GetXObject () const
 
bool HasWarnings () const
 
bool HasErrors () const
 
PdfContentType GetType () const
 
PdfContentWarnings GetWarnings () const
 
PdfContentErrors GetErrors () const
 
const Data & operator* () const
 Unchecked access to content data.
 
Data & operator* ()
 Unchecked and mutable access to content data.
 
const Data * operator-> () const
 Unchecked access to content data.
 
Data * operator-> ()
 Unchecked and mutable access to content data.
 

Friends

class PdfContentStreamReader
 

Detailed Description

Content as read from content streams.


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