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:
servicemanager.h
Generated on Sat Feb 16 13:14:48 2002 for Korelib by
1.2.12 written by
Dimitri van Heesch
, © 1997-2001