Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

FileDescriptor::callback_entry_t Struct Reference

Describes a particular bound callback. More...

List of all members.

Public Methods

 callback_entry_t ()

Public Attributes

ref<Callbackcallback
Callback::Method callbackMethod


Detailed Description

Describes a particular bound callback.

Definition at line 79 of file FileDescriptor.h.


Constructor & Destructor Documentation

FileDescriptor::callback_entry_t::callback_entry_t ( ) [inline]
 

Definition at line 83 of file FileDescriptor.h.


Member Data Documentation

ref< Callback > FileDescriptor::callback_entry_t::callback<Callback>
 

The callback itself.

Definition at line 80 of file FileDescriptor.h.

Callback::Method FileDescriptor::callback_entry_t::callbackMethod
 

The method to invoke on the callback.

Definition at line 81 of file FileDescriptor.h.


The documentation for this struct was generated from the following file:
Generated at Wed Aug 15 01:05:26 2001 for mps-cpp by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001