LMMS
Loading...
Searching...
No Matches
Cu6mPlayer::MyDict Class Reference

#include <u6m.h>

Public Member Functions

 MyDict ()
 MyDict (int)
 ~MyDict ()
void reset ()
void add (unsigned char, int)
unsigned char get_root (int)
int get_codeword (int)

Private Attributes

int contains
int dict_size
dict_entrydictionary

Constructor & Destructor Documentation

◆ MyDict() [1/2]

Cu6mPlayer::MyDict::MyDict ( )

◆ MyDict() [2/2]

Cu6mPlayer::MyDict::MyDict ( int max_size)

◆ ~MyDict()

Cu6mPlayer::MyDict::~MyDict ( )

Member Function Documentation

◆ add()

void Cu6mPlayer::MyDict::add ( unsigned char root,
int codeword )

◆ get_codeword()

int Cu6mPlayer::MyDict::get_codeword ( int codeword)

◆ get_root()

unsigned char Cu6mPlayer::MyDict::get_root ( int codeword)

◆ reset()

void Cu6mPlayer::MyDict::reset ( )

Member Data Documentation

◆ contains

int Cu6mPlayer::MyDict::contains
private

◆ dict_size

int Cu6mPlayer::MyDict::dict_size
private

◆ dictionary

dict_entry* Cu6mPlayer::MyDict::dictionary
private

The documentation for this class was generated from the following files: