VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
GNet::FdSet Class Reference

An "fd_set" wrapper class used by GNet::EventLoopImp. More...

Public Member Functions

void init (const EventHandlerList &)
 
void raiseEvents (EventHandlerList &, void(EventHandler::*method)())
 
void raiseEvent (EventHandler *, void(EventHandler::*method)())
 
void invalidate ()
 
int fdmax (int=0) const
 
fd_set * operator() ()
 

Detailed Description

An "fd_set" wrapper class used by GNet::EventLoopImp.

Definition at line 45 of file geventloop_unix.cpp.


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