Comprehensive Guide for Developers: Features, Integration, and API Reference
This is the complete list of members for PDF::Function, including all inherited members.
CreateFromPdfObject(const Object &object) | PDF::Function | static |
Execute(const float *inputs, float *outputs) | PDF::Function | |
Function() noexcept (defined in PDF::Function) | PDF::Function | inline |
Function(PDEFunction handle, bool adopt=false) noexcept (defined in PDF::Function) | PDF::Function | inline |
Function(const Function &rhs) noexcept (defined in PDF::Function) | PDF::Function | inline |
Function(Function &&rhs) noexcept (defined in PDF::Function) | PDF::Function | inline |
GetNumInputs() const | PDF::Function | |
GetNumOutputs() const | PDF::Function | |
GetPdfObject() const | PDF::Function | |
operator=(const Function &rhs) noexcept (defined in PDF::Function) | PDF::Function | inline |
operator=(Function &&rhs) noexcept (defined in PDF::Function) | PDF::Function | inline |