Point Cloud Library (PCL)
1.14.1-dev
ON_CompressedBuffer Member List
This is the complete list of members for
ON_CompressedBuffer
, including all inherited members.
Compress
(std::size_t sizeof__inbuffer, const void *inbuffer, int sizeof_element)
ON_CompressedBuffer
CompressionEnd
(struct ON_CompressedBufferHelper *) const
ON_CompressedBuffer
CompressionInit
(struct ON_CompressedBufferHelper *) const
ON_CompressedBuffer
DeflateHelper
(struct ON_CompressedBufferHelper *, std::size_t sizeof___inbuffer, const void *in___buffer)
ON_CompressedBuffer
Destroy
()
ON_CompressedBuffer
InflateHelper
(struct ON_CompressedBufferHelper *, std::size_t sizeof___outbuffer, void *out___buffer) const
ON_CompressedBuffer
m_buffer_compressed
ON_CompressedBuffer
m_buffer_compressed_capacity
ON_CompressedBuffer
m_crc_compressed
ON_CompressedBuffer
m_crc_uncompressed
ON_CompressedBuffer
m_method
ON_CompressedBuffer
m_sizeof_compressed
ON_CompressedBuffer
m_sizeof_element
ON_CompressedBuffer
m_sizeof_uncompressed
ON_CompressedBuffer
ON_CompressedBuffer
()
ON_CompressedBuffer
ON_CompressedBuffer
(const ON_CompressedBuffer &src)
ON_CompressedBuffer
operator=
(const ON_CompressedBuffer &src)
ON_CompressedBuffer
Read
(ON_BinaryArchive &binary_archive)
ON_CompressedBuffer
SizeOfUncompressedBuffer
() const
ON_CompressedBuffer
Uncompress
(void *outbuffer, int *bFailedCRC) const
ON_CompressedBuffer
Write
(ON_BinaryArchive &binary_archive) const
ON_CompressedBuffer
WriteChar
(std::size_t count, const void *buffer)
ON_CompressedBuffer
~ON_CompressedBuffer
()
ON_CompressedBuffer