buf | sword::SWCompress | [protected] |
Buf(const char *buf=0, unsigned long *len=0) (defined in sword::SWCompress) | sword::SWCompress | [virtual] |
Decode(void) (defined in sword::LZSSCompress) | sword::LZSSCompress | [virtual] |
DeleteNode(short int Node) (defined in sword::LZSSCompress) | sword::LZSSCompress | [private] |
direct | sword::SWCompress | [protected] |
Encode(void) (defined in sword::LZSSCompress) | sword::LZSSCompress | [virtual] |
GetChars(char *buf, unsigned long len) (defined in sword::SWCompress) | sword::SWCompress | [virtual] |
InitTree() (defined in sword::LZSSCompress) | sword::LZSSCompress | [private] |
InsertNode(short int Pos) (defined in sword::LZSSCompress) | sword::LZSSCompress | [private] |
LZSSCompress() (defined in sword::LZSSCompress) | sword::LZSSCompress | |
m_dad | sword::LZSSCompress | [private, static] |
m_lson | sword::LZSSCompress | [private, static] |
m_match_length | sword::LZSSCompress | [private, static] |
m_match_position | sword::LZSSCompress | [private, static] |
m_ring_buffer | sword::LZSSCompress | [private, static] |
m_rson | sword::LZSSCompress | [private, static] |
pos | sword::SWCompress | [protected] |
SendChars(char *buf, unsigned long len) (defined in sword::SWCompress) | sword::SWCompress | [virtual] |
slen | sword::SWCompress | [protected] |
SWCompress() (defined in sword::SWCompress) | sword::SWCompress | |
zbuf | sword::SWCompress | [protected] |
zBuf(unsigned long *len, char *buf=0) (defined in sword::SWCompress) | sword::SWCompress | [virtual] |
zlen | sword::SWCompress | [protected] |
zpos | sword::SWCompress | [protected] |
~LZSSCompress() (defined in sword::LZSSCompress) | sword::LZSSCompress | [virtual] |
~SWCompress() (defined in sword::SWCompress) | sword::SWCompress | [virtual] |