#include <lasunzipper.hpp>
Definition at line 51 of file lasunzipper.hpp.
◆ LASunzipper()
| LASunzipper::LASunzipper |
( |
| ) |
|
◆ ~LASunzipper()
| LASunzipper::~LASunzipper |
( |
| ) |
|
◆ close()
| bool LASunzipper::close |
( |
| ) |
|
◆ get_error()
| const char * LASunzipper::get_error |
( |
| ) |
const |
◆ open() [1/2]
| bool LASunzipper::open |
( |
FILE * |
file, |
|
|
const LASzip * |
laszip |
|
) |
| |
◆ open() [2/2]
| bool LASunzipper::open |
( |
istream & |
stream, |
|
|
const LASzip * |
laszip |
|
) |
| |
◆ read()
| bool LASunzipper::read |
( |
unsigned char *const * |
point | ) |
|
◆ return_error()
| bool LASunzipper::return_error |
( |
const char * |
err | ) |
|
|
private |
◆ seek()
| bool LASunzipper::seek |
( |
const unsigned int |
position | ) |
|
◆ tell()
| unsigned int LASunzipper::tell |
( |
| ) |
const |
◆ count
| unsigned int LASunzipper::count |
|
private |
◆ error_string
| char* LASunzipper::error_string |
|
private |
◆ reader
◆ stream
The documentation for this class was generated from the following files: