PoDoFo 0.9.6
|
This is the complete list of members for PoDoFo::PdfSampledFunction, including all inherited members.
CreateObject(const char *pszType=NULL) | PoDoFo::PdfElement | protected |
GetNonConstObject() const | PoDoFo::PdfElement | inlineprotected |
GetObject() | PoDoFo::PdfElement | inline |
GetObject() const | PoDoFo::PdfElement | inline |
PdfElement(const char *pszType, PdfVecObjects *pParent) | PoDoFo::PdfElement | protected |
PdfElement(const char *pszType, PdfDocument *pParent) | PoDoFo::PdfElement | protected |
PdfElement(const char *pszType, PdfObject *pObject) | PoDoFo::PdfElement | protected |
PdfElement(EPdfDataType eExpectedDataType, PdfObject *pObject) | PoDoFo::PdfElement | protected |
PdfFunction(EPdfFunctionType eType, const PdfArray &rDomain, PdfVecObjects *pParent) | PoDoFo::PdfFunction | protected |
PdfFunction(EPdfFunctionType eType, const PdfArray &rDomain, PdfDocument *pParent) | PoDoFo::PdfFunction | protected |
PdfSampledFunction(const PdfArray &rDomain, const PdfArray &rRange, const PdfFunction::Sample &rlstSamples, PdfVecObjects *pParent) | PoDoFo::PdfSampledFunction | |
PdfSampledFunction(const PdfArray &rDomain, const PdfArray &rRange, const PdfFunction::Sample &rlstSamples, PdfDocument *pParent) | PoDoFo::PdfSampledFunction | |
TypeNameForIndex(int i, const char **ppTypes, long lLen) const | PoDoFo::PdfElement | protected |
TypeNameToIndex(const char *pszType, const char **ppTypes, long lLen, int nUnknownValue) const | PoDoFo::PdfElement | protected |