PoDoFo 1.0.0-dev
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
PoDoFo::ObjectAdapter< T > Struct Template Reference

Templatized object type getter helper. More...

#include <PdfObject.h>

Public Types

using TRet = T
 

Static Public Member Functions

static TRet Get (const PdfObject &obj)
 
static TRet Get (const PdfObject &obj, const T &defVal)
 
static bool TryGet (const PdfObject &obj, T &value)
 

Detailed Description

template<typename T>
struct PoDoFo::ObjectAdapter< T >

Templatized object type getter helper.


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