logo top
Main Page   Widgets   glibmm Namespaces   Book  

Glib::PollFD Class Reference
[The Main Event Loop]

List of all members.

Public Member Functions

 PollFD ()
 PollFD (int fd)
 PollFD (int fd, IOCondition events)
void set_fd (int fd)
int get_fd () const
void set_events (IOCondition events)
IOCondition get_events () const
void set_revents (IOCondition revents)
IOCondition get_revents () const
GPollFD* gobj ()
const GPollFD* gobj () const

Constructor & Destructor Documentation

Glib::PollFD::PollFD (  ) 

Glib::PollFD::PollFD ( int  fd  )  [explicit]

Glib::PollFD::PollFD ( int  fd,
IOCondition  events 
)


Member Function Documentation

void Glib::PollFD::set_fd ( int  fd  )  [inline]

int Glib::PollFD::get_fd (  )  const [inline]

void Glib::PollFD::set_events ( IOCondition  events  )  [inline]

IOCondition Glib::PollFD::get_events (  )  const [inline]

void Glib::PollFD::set_revents ( IOCondition  revents  )  [inline]

IOCondition Glib::PollFD::get_revents (  )  const [inline]

GPollFD* Glib::PollFD::gobj (  )  [inline]

const GPollFD* Glib::PollFD::gobj (  )  const [inline]


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

Generated for glibmm 2.4 by Doxygen 1.5.1 © 1997-2001