|
PoDoFo
0.9.6
|
This is the complete list of members for PoDoFo::PdfExponentialFunction, 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 |
| PdfExponentialFunction(const PdfArray &rDomain, const PdfArray &rC0, const PdfArray &rC1, double dExponent, PdfVecObjects *pParent) | PoDoFo::PdfExponentialFunction | |
| PdfExponentialFunction(const PdfArray &rDomain, const PdfArray &rC0, const PdfArray &rC1, double dExponent, PdfDocument *pParent) | PoDoFo::PdfExponentialFunction | |
| PdfFunction(EPdfFunctionType eType, const PdfArray &rDomain, PdfVecObjects *pParent) | PoDoFo::PdfFunction | protected |
| PdfFunction(EPdfFunctionType eType, const PdfArray &rDomain, PdfDocument *pParent) | PoDoFo::PdfFunction | protected |
| 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 |