oln::lrde::ufmt::hqueue_t< P > Struct Template Reference

#include <basic_salembier.hh>

Inheritance diagram for oln::lrde::ufmt::hqueue_t< P >:

Inheritance graph
[legend]
Collaboration diagram for oln::lrde::ufmt::hqueue_t< P >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 hqueue_t ()
void set_nvalues (unsigned nvalues)
void add (unsigned h, const P &p)
bool empty (unsigned h) const
first (unsigned h)
unsigned size () const
void print (std::ostream &os)

Public Attributes

unsigned nvalues
std::queue< P > * q

Detailed Description

template<class P>
struct oln::lrde::ufmt::hqueue_t< P >

Version of hqueue for unsigned values, using an array of queues, indexed by the gray level.

Definition at line 56 of file basic_salembier.hh.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 20 20:27:44 2007 for Olena by  doxygen 1.5.1