Public Member Functions | Private Member Functions | Private Attributes | List of all members
LASzipper Class Reference

#include <laszipper.hpp>

Public Member Functions

bool chunk ()
 
bool close ()
 
const char * get_error () const
 
 LASzipper ()
 
bool open (FILE *outfile, const LASzip *laszip)
 
bool open (ostream &outstream, const LASzip *laszip)
 
bool write (const unsigned char *const *point)
 
 ~LASzipper ()
 

Private Member Functions

bool return_error (const char *err)
 

Private Attributes

unsigned int count
 
char * error_string
 
ByteStreamOutstream
 
LASwritePointwriter
 

Detailed Description

Definition at line 52 of file laszipper.hpp.

Constructor & Destructor Documentation

◆ LASzipper()

LASzipper::LASzipper ( )

Definition at line 121 of file laszipper.cpp.

◆ ~LASzipper()

LASzipper::~LASzipper ( )

Definition at line 129 of file laszipper.cpp.

Member Function Documentation

◆ chunk()

bool LASzipper::chunk ( )

Definition at line 83 of file laszipper.cpp.

◆ close()

bool LASzipper::close ( )

Definition at line 89 of file laszipper.cpp.

◆ get_error()

const char * LASzipper::get_error ( ) const

Definition at line 107 of file laszipper.cpp.

◆ open() [1/2]

bool LASzipper::open ( FILE *  outfile,
const LASzip laszip 
)

Definition at line 40 of file laszipper.cpp.

◆ open() [2/2]

bool LASzipper::open ( ostream &  outstream,
const LASzip laszip 
)

Definition at line 59 of file laszipper.cpp.

◆ return_error()

bool LASzipper::return_error ( const char *  err)
private

Definition at line 112 of file laszipper.cpp.

◆ write()

bool LASzipper::write ( const unsigned char *const *  point)

Definition at line 77 of file laszipper.cpp.

Member Data Documentation

◆ count

unsigned int LASzipper::count
private

Definition at line 69 of file laszipper.hpp.

◆ error_string

char* LASzipper::error_string
private

Definition at line 73 of file laszipper.hpp.

◆ stream

ByteStreamOut* LASzipper::stream
private

Definition at line 70 of file laszipper.hpp.

◆ writer

LASwritePoint* LASzipper::writer
private

Definition at line 71 of file laszipper.hpp.


The documentation for this class was generated from the following files:


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:26