www/api/Magick++/classMagick_1_1SecurityPolicy.html
| Magick++ 7.1.0 |
Static Public Member Functions | List of all members
Magick::SecurityPolicy Class Reference
#include <SecurityPolicy.h>
|
| | static bool | precision (const int precision_) | | | | static bool | anonymousCacheMemoryMap () | | | | static bool | anonymousSystemMemoryMap () | | | | static bool | maxMemoryRequest (const MagickSizeType limit_) | | | | static bool | shred (const int passes_) | | |
Definition at line 17 of file SecurityPolicy.h.
|
| bool Magick::SecurityPolicy::anonymousCacheMemoryMap | ( | | ) | |
| static |
Definition at line 20 of file SecurityPolicy.cpp.
|
| bool Magick::SecurityPolicy::anonymousSystemMemoryMap | ( | | ) | |
| static |
Definition at line 25 of file SecurityPolicy.cpp.
|
| bool Magick::SecurityPolicy::maxMemoryRequest | ( | const MagickSizeType | limit_ | ) | |
| static |
Definition at line 39 of file SecurityPolicy.cpp.
|
| bool Magick::SecurityPolicy::precision | ( | const int | precision_ | ) | |
| static |
Definition at line 30 of file SecurityPolicy.cpp.
|
| bool Magick::SecurityPolicy::shred | ( | const int | passes_ | ) | |
| static |
Definition at line 48 of file SecurityPolicy.cpp.
The documentation for this class was generated from the following files: