![]() |
LibraryLink Utilities
3.0.1
Modern C++ wrapper over LibraryLink and WSTP
|
Default policy for Import/Export paclets - always allow reading, deny writing when we write.
Inheritance diagram for LLU::AlwaysReadExclusiveWrite:
Collaboration diagram for LLU::AlwaysReadExclusiveWrite:#include <FileUtilities.h>
Public Member Functions | |
| int | flag (std::ios::openmode m) const override |
| Base share policy - shared read access when file opened readonly, exclusive access otherwise. More... | |
|
overridevirtual |
Base share policy - shared read access when file opened readonly, exclusive access otherwise.
Reimplemented from LLU::SharePolicy.