Fastcgipp::equalsFd Struct Reference

Predicate for comparing the file descriptor of a pollfd. More...

#include <transceiver.hpp>

List of all members.

Public Member Functions

 equalsFd (int fd_)
bool operator() (const pollfd &x) const

Public Attributes

int fd


Detailed Description

Predicate for comparing the file descriptor of a pollfd.

Definition at line 277 of file transceiver.hpp.


Constructor & Destructor Documentation

Fastcgipp::equalsFd::equalsFd ( int  fd_  )  [inline, explicit]

Definition at line 280 of file transceiver.hpp.


Member Function Documentation

bool Fastcgipp::equalsFd::operator() ( const pollfd &  x  )  const [inline]

Definition at line 281 of file transceiver.hpp.

References fd.


Member Data Documentation

Definition at line 279 of file transceiver.hpp.

Referenced by operator()().


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

Generated on Thu Dec 11 01:47:28 2008 for fastcgi++ by  doxygen 1.5.7.1