|
Odamex
Setting the Standard in Multiplayer Doom
|
#include <huffman.h>
Public Member Functions | |
| void | reset () |
| void | ack_sent (unsigned char *in_data, size_t len) |
| huffman & | codec_for_received (unsigned char id) |
| huffman_client () | |
| huffman_client (const huffman_client &other) | |
| huffman_client::huffman_client | ( | ) | [inline] |
| huffman_client::huffman_client | ( | const huffman_client & | other | ) | [inline] |
| void huffman_client::ack_sent | ( | unsigned char * | in_data, |
| size_t | len | ||
| ) |
| huffman & huffman_client::codec_for_received | ( | unsigned char | id | ) |
| void huffman_client::reset | ( | ) |