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

Method setFields

type.cc:1479–1513  ·  view source on GitHub ↗

Copy a list of fields into this structure, establishing its size. Should only be called once when constructing the type. Size is calculated from the fields unless a \b fixedSize (>0) is passed in. Alignment is calculated from fields unless a \b fixedAlign (>0) is passed in. \param fd is the list of fields to copy in \param fixedSize (if > 0) indicates an overriding size in bytes \param fixedAlign

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

newStructMethod · 0.80
newUnionMethod · 0.80

Calls 12

LowlevelErrorClass · 0.85
sizeMethod · 0.80
isIncompleteMethod · 0.80
getMetatypeMethod · 0.80
beginMethod · 0.45
endMethod · 0.45
push_backMethod · 0.45
getSizeMethod · 0.45
getAlignmentMethod · 0.45
getNameMethod · 0.45
eraseMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected