Apache Celix  2.3.0
An implementation of the OSGi specification adapted to C and C++
Public Member Functions | List of all members
celix::ServiceTracker< I >::SvcEntryCompare Struct Reference

#include <Trackers.h>

Public Member Functions

bool operator() (const std::shared_ptr< SvcEntry > &a, const std::shared_ptr< SvcEntry > &b) const
 

Member Function Documentation

◆ operator()()

template<typename I >
bool celix::ServiceTracker< I >::SvcEntryCompare::operator() ( const std::shared_ptr< SvcEntry > &  a,
const std::shared_ptr< SvcEntry > &  b 
) const
inline

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