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

kore::ServiceManager::ltptr Struct Reference

List of all members.

Public Methods

bool operator() (ServiceProvider *sp1, ServiceProvider *sp2) const

Member Function Documentation

bool kore::ServiceManager::ltptr::operator() ServiceProvider   sp1,
ServiceProvider   sp2
const [inline]
 

Definition at line 203 of file servicemanager.h.

00204         {
00205             return sp1 < sp2;
00206         }


The documentation for this struct was generated from the following file:
Generated on Sat Feb 16 01:00:05 2002 for Korelib by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001