libutil++  1.9.3
 All Classes Functions Variables
Public Member Functions | List of all members
sella::algo::WRR< T > Class Template Reference

Public Member Functions

void insert (const std::string &identifier, const T &node, double weight=1.0) throw ()
 
void remove (const std::string &identifier) throw ()
 
void update (const std::string &identifier, double weight=1.0) throw ()
 
T & next () throw ()
 

Detailed Description

template<class T>
class sella::algo::WRR< T >

Definition at line 20 of file WRR.h.


The documentation for this class was generated from the following file: