Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages   Examples  

fpoller::callback_wrapper Struct Reference

#include <poller_util.h>

List of all members.

Public Methods

int operator() (int fd)
 callback_wrapper (callback *cb)
 callback_wrapper (const callback_wrapper &rhs)
 callback_wrapper ()
callback_wrapper & operator= (const callback_wrapper &rhs)
callbackoperator * ()
callbackoperator-> ()

Public Attributes

callback_ptr cb_


Detailed Description

Wrapper around callback_ptr. May not be necessary any more.

Definition at line 119 of file poller_util.h.


The documentation for this struct was generated from the following files:
Generated at Wed Oct 16 16:02:39 2002 for fpoller by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001