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

Method reset

plugins/e57/libE57Format/src/Packet.cpp:316–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

314}
315
316void DataPacketHeader::reset()
317{
318 packetFlags = 0;
319 packetLogicalLengthMinus1 = 0;
320 bytestreamCount = 0;
321}
322
323void DataPacketHeader::verify( unsigned bufferLength ) const
324{

Callers 15

readyMethod · 0.45
wrapDataMethod · 0.45
openMethod · 0.45
closeMethod · 0.45
initializeMethod · 0.45
initializeMethod · 0.45
readyMethod · 0.45
initializeMethod · 0.45
localReadyMethod · 0.45
initializeMethod · 0.45
readyMethod · 0.45
doneMethod · 0.45

Calls

no outgoing calls

Tested by 1

initializeMethod · 0.36