NLMISC::CInputDeviceEventLess Struct Reference


Public Member Functions

bool operator() (const IInputDeviceEvent *lhs, const IInputDeviceEvent *rhs) const

Member Function Documentation

bool NLMISC::CInputDeviceEventLess::operator() const IInputDeviceEvent lhs,
const IInputDeviceEvent rhs
const [inline]
 

Definition at line 60 of file input_device_server.cpp.

00061         {
00062                 return *lhs < *rhs;
00063         }


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 13:19:39 2004 for NeL by doxygen 1.3.6