3D Forest
Software for analysis of Lidar data from forest environment.
ChunkFile Member List

This is the complete list of members for ChunkFile, including all inherited members.

ChunkFile()ChunkFile
close()ChunkFile
eof() constChunkFile
file_ChunkFileprivate
offset() constChunkFile
open(const std::string &path, const std::string &mode)ChunkFile
path() constChunkFile
read(Chunk &chunk)ChunkFile
read(uint8_t *buffer, uint64_t nbyte)ChunkFile
seek(uint64_t offset)ChunkFile
size() constChunkFile
skip(uint64_t nbyte)ChunkFile
status() constChunkFileprivate
validate(const Chunk &chunk, uint32_t type, uint8_t majorVersion, uint8_t minorVersion) constChunkFile
write(const Chunk &chunk)ChunkFile
write(const uint8_t *buffer, uint64_t nbyte)ChunkFile
~ChunkFile()ChunkFile