Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
316
void DataPacketHeader::reset()
317
{
318
packetFlags = 0;
319
packetLogicalLengthMinus1 = 0;
320
bytestreamCount = 0;
321
}
322
323
void DataPacketHeader::verify( unsigned bufferLength ) const
324
{
Callers
15
ready
Method · 0.45
wrapData
Method · 0.45
open
Method · 0.45
close
Method · 0.45
initialize
Method · 0.45
initialize
Method · 0.45
ready
Method · 0.45
initialize
Method · 0.45
localReady
Method · 0.45
initialize
Method · 0.45
ready
Method · 0.45
done
Method · 0.45
Calls
no outgoing calls
Tested by
1
initialize
Method · 0.36