HDK
|
This is the complete list of members for UT_ZString, including all inherited members.
BLOSC enum value | UT_ZString | |
clear() | UT_ZString | inline |
compress(const UT_StringRef &s, Style style=GZIP, int level=1) | UT_ZString | |
compressedString() const | UT_ZString | inline |
compressedStyle() const | UT_ZString | inline |
getMemoryUsage(bool inclusive) const | UT_ZString | inline |
GZIP enum value | UT_ZString | |
hash() const | UT_ZString | inline |
hash_value(const UT_ZString &s) | UT_ZString | friend |
isstring() const | UT_ZString | inline |
NONE enum value | UT_ZString | |
operator bool() const | UT_ZString | inline |
operator==(const UT_ZString &s) const | UT_ZString | inline |
originalSize() const | UT_ZString | inline |
setCompressedData(const UT_StringHolder &z, Style s, exint original_size, bool force_compressed=false) | UT_ZString | |
Style enum name | UT_ZString | |
style(Style s) | UT_ZString | static |
style(const char *s) | UT_ZString | static |
uncompress() const | UT_ZString | |
UT_ZString()=default | UT_ZString | |
UT_ZString(const UT_StringRef &src, Style style=GZIP, int level=9) | UT_ZString | inline |
UT_ZString(const UT_StringRef &src, Style style, const UT::source_is_compressed &, exint original_size, bool force_compressed=false) | UT_ZString | inline |