Apache Celix  latest
Apache Celix is a framework for C, C++14 and C++17 to develop dynamic modular software applications using component and in-process service-oriented programming.
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: