Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Bodon::Leaf Class Reference

Leaf of the tries that stores the minimum data, i.e. More...

#include <Leaf.hpp>

Inheritance diagram for Bodon::Leaf:

Inheritance graph
[legend]
Collaboration diagram for Bodon::Leaf:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Leaf ()
 Leaf (const counter_t counter)
void setCounter (const counter_t counter)
void increaseCounter (const counter_t counter_incr=1)
counter_t getCounter () const

Protected Attributes

counter_t counter

Detailed Description

Leaf of the tries that stores the minimum data, i.e.

a counter.

Definition at line 19 of file Leaf.hpp.


Constructor & Destructor Documentation

Bodon::Leaf::Leaf  )  [inline]
 

Definition at line 22 of file Leaf.hpp.

References Bodon::LeafWithoutConstructor::counter.

Bodon::Leaf::Leaf const counter_t  counter  )  [inline]
 

Definition at line 23 of file Leaf.hpp.


Member Function Documentation

counter_t Bodon::LeafWithoutConstructor::getCounter  )  const [inline, inherited]
 

Definition at line 33 of file LeafWithoutConstructor.hpp.

References Bodon::LeafWithoutConstructor::counter.

void Bodon::LeafWithoutConstructor::increaseCounter const counter_t  counter_incr = 1  )  [inline, inherited]
 

Definition at line 30 of file LeafWithoutConstructor.hpp.

References Bodon::LeafWithoutConstructor::counter.

void Bodon::LeafWithoutConstructor::setCounter const counter_t  counter  )  [inline, inherited]
 

Definition at line 27 of file LeafWithoutConstructor.hpp.


Member Data Documentation

counter_t Bodon::LeafWithoutConstructor::counter [protected, inherited]
 

Definition at line 24 of file LeafWithoutConstructor.hpp.

Referenced by Bodon::FattenableLeaf< VECTOR_SIZE >::FattenableLeaf(), Bodon::LeafWithoutConstructor::getCounter(), Bodon::LeafWithoutConstructor::increaseCounter(), and Leaf().


The documentation for this class was generated from the following file:
Generated on Sun Sep 17 17:56:00 2006 for FIM environment by  doxygen 1.4.4