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

Bodon::FattenableLeaf< VECTOR_SIZE > Class Template Reference

#include <FattenableLeaf.hpp>

Inheritance diagram for Bodon::FattenableLeaf< VECTOR_SIZE >:

Inheritance graph
[legend]
Collaboration diagram for Bodon::FattenableLeaf< VECTOR_SIZE >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Protected Attributes

int a_vector [VECTOR_SIZE]
counter_t counter

Detailed Description

template<unsigned int VECTOR_SIZE>
class Bodon::FattenableLeaf< VECTOR_SIZE >

Definition at line 11 of file FattenableLeaf.hpp.


Constructor & Destructor Documentation

template<unsigned int VECTOR_SIZE>
Bodon::FattenableLeaf< VECTOR_SIZE >::FattenableLeaf  )  [inline]
 

Definition at line 14 of file FattenableLeaf.hpp.

References Bodon::LeafWithoutConstructor::counter.

template<unsigned int VECTOR_SIZE>
Bodon::FattenableLeaf< VECTOR_SIZE >::FattenableLeaf const counter_t  counter  )  [inline]
 

Definition at line 15 of file FattenableLeaf.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

template<unsigned int VECTOR_SIZE>
int Bodon::FattenableLeaf< VECTOR_SIZE >::a_vector[VECTOR_SIZE] [protected]
 

Definition at line 17 of file FattenableLeaf.hpp.

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 Bodon::Leaf::Leaf().


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