MCPcopy Create free account
hub / github.com/PDAL/PDAL / PacketLock

Method PacketLock

plugins/e57/libE57Format/src/Packet.h:90–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 ~PacketLock();
89
90 PacketLock( const PacketLock &plock ) = delete;
91 PacketLock &operator=( const PacketLock &plock ) = delete;
92
93 protected:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected