Public Member Functions | |
HypothesisPrefixList (int size_bound) | |
~HypothesisPrefixList () | |
void | add_node (HypothesisPrefix *node) |
int | size () const |
void | clear () |
const HypothesisPrefix & | node (int index) |
HypothesisPrefixList::HypothesisPrefixList | ( | int | size_bound | ) |
HypothesisPrefixList::~HypothesisPrefixList | ( | ) |
void HypothesisPrefixList::add_node | ( | HypothesisPrefix * | node | ) |
void HypothesisPrefixList::clear | ( | ) |
const HypothesisPrefix& HypothesisPrefixList::node | ( | int | index | ) | [inline] |
int HypothesisPrefixList::size | ( | ) | const [inline] |