Frog Archiver 1.0
Frog Archiver is compression tools for any files you have.
Loading...
Searching...
No Matches
Tree Member List

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

decoder (defined in Tree)Treefriend
destroy(Node *N) (defined in Tree)Treeinline
encoder (defined in Tree)Treefriend
get_char() const (defined in Tree)Treeinline
get_freq() const (defined in Tree)Treeinline
get_huf_char(string str, unsigned char &c) constTreeinline
get_left() constTreeinline
get_right() constTreeinline
get_root() constTreeinline
huffman(Node *N, unsigned char c, string str, string &s) constTreeinline
huffman_list(Node *N, string str) constTreeinline
operator!=(const Tree &T) constTreeinline
operator<(const Tree &T) constTreeinline
operator<=(const Tree &T) constTreeinline
operator=(const Tree &) (defined in Tree)Tree
operator==(const Tree &T) constTreeinline
operator>(const Tree &T) constTreeinline
operator>=(const Tree &T) constTreeinline
print_char(Node *N) constTreeinline
set_char(unsigned char c) (defined in Tree)Treeinline
set_freq(unsigned int f) (defined in Tree)Treeinline
set_left(Node *N)Treeinline
set_right(Node *N)Treeinline
Tree() (defined in Tree)Treeinline
~Tree() (defined in Tree)Treeinline