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

Bodon::LeafWithoutConstructor Class Reference

Leaf of the tries that but constructor is not added to the class. More...

#include <LeafWithoutConstructor.hpp>

Inheritance diagram for Bodon::LeafWithoutConstructor:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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 but constructor is not added to the class.

The purpose of this is to use a special block allocator

Definition at line 21 of file LeafWithoutConstructor.hpp.


Member Function Documentation

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

Definition at line 33 of file LeafWithoutConstructor.hpp.

References counter.

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

Definition at line 30 of file LeafWithoutConstructor.hpp.

References counter.

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

Definition at line 27 of file LeafWithoutConstructor.hpp.


Member Data Documentation

counter_t Bodon::LeafWithoutConstructor::counter [protected]
 

Definition at line 24 of file LeafWithoutConstructor.hpp.

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


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