Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ error
Class
error
io/Ilvis2Reader.hpp:68–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
};
67
68
struct error : public std::runtime_error
69
{
70
error(const std::string& err) : std::runtime_error(err)
71
{}
72
};
73
74
Ilvis2Reader();
75
~Ilvis2Reader();
Callers
8
startBlock
Method · 0.70
finish
Method · 0.70
readV3
Method · 0.70
write
Method · 0.70
readDimensions
Method · 0.70
parseGPolygon
Method · 0.70
assertElementIs
Method · 0.70
convert
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected