MCPcopy Create free account
hub / github.com/cseagle/blc / findAddJoin

Method findAddJoin

translate.cc:628–672  ·  view source on GitHub ↗

Given a list of memory locations, the \e pieces, either find a pre-existing JoinRecord or create a JoinRecord that represents the logical joining of the pieces. The pieces must be in order from most significant to least significant. \param pieces if the list memory locations to be joined \param logicalsize of a \e single \e piece join, or zero \return a pointer to the JoinRecord

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

decodeAttributesMethod · 0.80
readMethod · 0.80
assignAddressMethod · 0.80

Calls 6

LowlevelErrorClass · 0.85
sizeMethod · 0.80
findMethod · 0.45
endMethod · 0.45
insertMethod · 0.45
push_backMethod · 0.45

Tested by

no test coverage detected