pdfobjects::PdfFileDeleter Class Reference
List of all members.
Detailed Description
Deleter for file based CPdf instance. Used by shared_ptr as destructor. It is initialized from file handle used for CPdf and it is responsible for proper CPdf deallocation and file handle closing.
Constructor & Destructor Documentation
| pdfobjects::PdfFileDeleter::PdfFileDeleter |
( |
FILE * |
f |
) |
[inline] |
Member Function Documentation
| void pdfobjects::PdfFileDeleter::operator() |
( |
CPdf * |
pdf |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: