sbLDBDSEnumerator::IDCompare Class Reference

Public Member Functions

bool operator() (ItemInfos::const_iterator aLeft, nsID const &aID) const
 
bool operator() (nsID const &aID, ItemInfos::const_iterator aRight) const
 
bool operator() (ItemInfos::const_iterator aLeft, ItemInfos::const_iterator aRight) const
 
bool operator() (ItemInfos::iterator aLeft, nsID const &aID) const
 
bool operator() (nsID const &aID, ItemInfos::iterator aRight) const
 
bool operator() (ItemInfos::iterator aLeft, ItemInfos::iterator aRight) const
 

Detailed Description

Definition at line 225 of file sbLocalDatabaseDiffingService.cpp.

Member Function Documentation

bool sbLDBDSEnumerator::IDCompare::operator() ( ItemInfos::const_iterator  aLeft,
nsID const &  aID 
) const
inline

Definition at line 228 of file sbLocalDatabaseDiffingService.cpp.

Here is the call graph for this function:

bool sbLDBDSEnumerator::IDCompare::operator() ( nsID const &  aID,
ItemInfos::const_iterator  aRight 
) const
inline

Definition at line 232 of file sbLocalDatabaseDiffingService.cpp.

Here is the call graph for this function:

bool sbLDBDSEnumerator::IDCompare::operator() ( ItemInfos::const_iterator  aLeft,
ItemInfos::const_iterator  aRight 
) const
inline

Definition at line 236 of file sbLocalDatabaseDiffingService.cpp.

Here is the call graph for this function:

bool sbLDBDSEnumerator::IDCompare::operator() ( ItemInfos::iterator  aLeft,
nsID const &  aID 
) const
inline

Definition at line 241 of file sbLocalDatabaseDiffingService.cpp.

Here is the call graph for this function:

bool sbLDBDSEnumerator::IDCompare::operator() ( nsID const &  aID,
ItemInfos::iterator  aRight 
) const
inline

Definition at line 245 of file sbLocalDatabaseDiffingService.cpp.

Here is the call graph for this function:

bool sbLDBDSEnumerator::IDCompare::operator() ( ItemInfos::iterator  aLeft,
ItemInfos::iterator  aRight 
) const
inline

Definition at line 249 of file sbLocalDatabaseDiffingService.cpp.

Here is the call graph for this function:


The documentation for this class was generated from the following file: