MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / ~CryptOpenFile

Method ~CryptOpenFile

libcppcryptfs/file/openfiles.h:77–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75public:
76 CryptOpenFile() = delete;
77 virtual ~CryptOpenFile() = default;
78
79 CryptOpenFile(HANDLE h)
80 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected