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

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
[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 Thu Jul 28 21:21:50 2005 for Qolyester daemon by  doxygen 1.4.1