MCPcopy Create free account
hub / github.com/cemyuksel/cyCodeBase / SetDataPointer

Method SetDataPointer

cyHeap.h:99–105  ·  view source on GitHub ↗

Sets the data pointer of this class. This method is used for sharing the items array with other structures. Unlike setting the main data using the MoveData method, when SetDataPointer is used, the class does NOT claim ownership of the data. Therefore, it does not deallocate memory used for the main data when it is deleted, and the data items must be deleted externally. However, the data items must

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DoEliminateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected