#include <Trackers.h>
|
| SvcEntry (long _svcId, long _svcRanking, std::shared_ptr< I > _svc, std::shared_ptr< const celix::Properties > _properties, std::shared_ptr< const celix::Bundle > _owner) |
|
◆ SvcEntry()
template<typename I >
celix::ServiceTracker< I >::SvcEntry::SvcEntry |
( |
long |
_svcId, |
|
|
long |
_svcRanking, |
|
|
std::shared_ptr< I > |
_svc, |
|
|
std::shared_ptr< const celix::Properties > |
_properties, |
|
|
std::shared_ptr< const celix::Bundle > |
_owner |
|
) |
| |
|
inline |
◆ owner
◆ properties
◆ svc
◆ svcId
◆ svcRanking
The documentation for this struct was generated from the following file: