olsr::sch::internal::PollData Struct Reference

#include <scheduler.hh>

List of all members.

Public Member Functions

 PollData (int fd, short events)
bool active () const
bool operator< (const PollData &rhs) const

Static Public Member Functions

template<class C, class A>
static void poll (std::multiset< IOEvent *, C, A > &s, int timeout=-1)

Public Attributes

::pollfd pfd

Static Private Member Functions

static int priority (const::pollfd &ufd)


Constructor & Destructor Documentation

olsr::sch::internal::PollData::PollData ( int  fd,
short  events 
) [inline]


Member Function Documentation

bool olsr::sch::internal::PollData::active (  )  const [inline]

bool olsr::sch::internal::PollData::operator< ( const PollData rhs  )  const [inline]

template<class C, class A>
void olsr::sch::internal::PollData::poll ( std::multiset< IOEvent *, C, A > &  s,
int  timeout = -1 
) [inline, static]

static int olsr::sch::internal::PollData::priority ( const ::pollfd &  ufd  )  [inline, static, private]


Member Data Documentation

::pollfd olsr::sch::internal::PollData::pfd


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