Rhino C++ API  8.6
ON_CompressedBuffer Member List

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

Compress(size_t sizeof__inbuffer, const void *inbuffer, int sizeof_element)ON_CompressedBuffer
CompressionEnd(struct ON_CompressedBufferHelper *) constON_CompressedBuffer
CompressionInit(struct ON_CompressedBufferHelper *) constON_CompressedBuffer
DeflateHelper(struct ON_CompressedBufferHelper *, size_t sizeof___inbuffer, const void *in___buffer)ON_CompressedBuffer
Destroy()ON_CompressedBuffer
InflateHelper(struct ON_CompressedBufferHelper *, size_t sizeof___outbuffer, void *out___buffer) constON_CompressedBuffer
m_buffer_compressedON_CompressedBuffer
m_buffer_compressed_capacityON_CompressedBuffer
m_crc_compressedON_CompressedBuffer
m_crc_uncompressedON_CompressedBuffer
m_methodON_CompressedBuffer
m_sizeof_compressedON_CompressedBuffer
m_sizeof_elementON_CompressedBuffer
m_sizeof_uncompressedON_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() constON_CompressedBuffer
Uncompress(void *outbuffer, int *bFailedCRC) constON_CompressedBuffer
Write(ON_BinaryArchive &binary_archive) constON_CompressedBuffer
WriteChar(size_t count, const void *buffer)ON_CompressedBuffer
~ON_CompressedBuffer()ON_CompressedBuffer