MCPcopy Create free account
hub / github.com/LAStools/LAStools / get_error

Method get_error

LASzip/src/laszip.cpp:188–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186}
187
188const char* LASzip::get_error() const
189{
190 return error_string;
191}
192
193bool LASzip::return_error(const char* error)
194{

Callers 12

make_zipperFunction · 0.45
make_unzipperFunction · 0.45
write_pointsFunction · 0.45
read_pointsFunction · 0.45
write_points_seekFunction · 0.45
read_points_seekFunction · 0.45
run_testFunction · 0.45
laszip_read_headerFunction · 0.45
openMethod · 0.45
demzip_read_headerFunction · 0.45

Calls

no outgoing calls

Tested by 9

make_zipperFunction · 0.36
make_unzipperFunction · 0.36
write_pointsFunction · 0.36
read_pointsFunction · 0.36
write_points_seekFunction · 0.36
read_points_seekFunction · 0.36
run_testFunction · 0.36