olsr::sch::Updatable< E > Class Template Reference

#include <scheduler.hh>

List of all members.

Public Member Functions

 Updatable (const E &e)
Updatableoperator= (const E &rhs)
void set_updater (TimedEvent *u)
TimedEventupdater () const

Private Types

typedef Updatable< E > This
typedef E Super

Private Attributes

TimedEventupdater_

template<class E>
class olsr::sch::Updatable< E >


Member Typedef Documentation

template<class E>
typedef Updatable<E> olsr::sch::Updatable< E >::This [private]

template<class E>
typedef E olsr::sch::Updatable< E >::Super [private]


Constructor & Destructor Documentation

template<class E>
olsr::sch::Updatable< E >::Updatable ( const E &  e  )  [inline]


Member Function Documentation

template<class E>
Updatable& olsr::sch::Updatable< E >::operator= ( const E &  rhs  )  [inline]

template<class E>
void olsr::sch::Updatable< E >::set_updater ( TimedEvent u  )  [inline]

template<class E>
TimedEvent* olsr::sch::Updatable< E >::updater (  )  const [inline]


Member Data Documentation

template<class E>
TimedEvent* olsr::sch::Updatable< E >::updater_ [private]


The documentation for this class was generated from the following file:
Generated on Mon Sep 10 17:02:13 2007 for Qolyester daemon by  doxygen 1.5.1