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

equal_PID_s Struct Reference

#include <Consumer.hh>

List of all members.

Public Methods

bool operator() (const process_ID_t x, const process_ID_t y)


Member Function Documentation

bool equal_PID_s::operator() const process_ID_t    x,
const process_ID_t    y
[inline]
 

Definition at line 113 of file Consumer.hh.

00113                                                                {
00114     return (x == y);
00115   }


The documentation for this struct was generated from the following file:
Generated on Fri Jan 3 20:38:20 2003 for Laplace-merge by doxygen1.3-rc2