EqTrasnferID Struct Reference

#include <NetInterface.h>

Public Member Functions

bool operator() (const TTransferID ID1, const TTransferID ID2) const

Detailed Description

Definition at line 115 of file NetInterface.h.


Member Function Documentation

bool EqTrasnferID::operator() ( const TTransferID  ID1,
const TTransferID  ID2 
) const [inline]

Definition at line 117 of file NetInterface.h.

00118   {
00119     return ( ID1 == ID2 );
00120   }


The documentation for this struct was generated from the following file:
Generated on Wed Jul 4 16:03:34 2012 for RIO by  doxygen 1.6.3