| AddingService(const ServiceReferenceType &reference) override | us::ServiceTracker< S, TTT > | protected |
| ServiceTrackerCustomizer< S, TrackedTypeTraits< S, S * > ::TrackedType >::AddingService(const ServiceReferenceType &reference)=0 | us::ServiceTrackerCustomizer< S, TrackedTypeTraits< S, S * > ::TrackedType > | protectedpure virtual |
| Close() | us::ServiceTracker< S, TTT > | virtual |
| GetService(const ServiceReferenceType &reference) const | us::ServiceTracker< S, TTT > | virtual |
| GetService() const | us::ServiceTracker< S, TTT > | virtual |
| GetServiceReference() const | us::ServiceTracker< S, TTT > | virtual |
| GetServiceReferences() const | us::ServiceTracker< S, TTT > | virtual |
| GetServices() const | us::ServiceTracker< S, TTT > | virtual |
| GetTracked(TrackingMap &tracked) const | us::ServiceTracker< S, TTT > | virtual |
| GetTrackingCount() const | us::ServiceTracker< S, TTT > | virtual |
| IsEmpty() const | us::ServiceTracker< S, TTT > | virtual |
| ModifiedService(const ServiceReferenceType &reference, T service) override | us::ServiceTracker< S, TTT > | protected |
| ServiceTrackerCustomizer< S, TrackedTypeTraits< S, S * > ::TrackedType >::ModifiedService(const ServiceReferenceType &reference, TrackedType service)=0 | us::ServiceTrackerCustomizer< S, TrackedTypeTraits< S, S * > ::TrackedType > | protectedpure virtual |
| Open() | us::ServiceTracker< S, TTT > | virtual |
| Remove(const ServiceReferenceType &reference) | us::ServiceTracker< S, TTT > | virtual |
| RemovedService(const ServiceReferenceType &reference, T service) override | us::ServiceTracker< S, TTT > | protected |
| ServiceTrackerCustomizer< S, TrackedTypeTraits< S, S * > ::TrackedType >::RemovedService(const ServiceReferenceType &reference, TrackedType service)=0 | us::ServiceTrackerCustomizer< S, TrackedTypeTraits< S, S * > ::TrackedType > | protectedpure virtual |
| ServiceReferenceType typedef | us::ServiceTracker< S, TTT > | |
| ServiceTracker(ModuleContext *context, const ServiceReferenceType &reference, ServiceTrackerCustomizer< S, T > *customizer=nullptr) | us::ServiceTracker< S, TTT > | |
| ServiceTracker(ModuleContext *context, const std::string &clazz, ServiceTrackerCustomizer< S, T > *customizer=0) | us::ServiceTracker< S, TTT > | |
| ServiceTracker(ModuleContext *context, const LDAPFilter &filter, ServiceTrackerCustomizer< S, T > *customizer=nullptr) | us::ServiceTracker< S, TTT > | |
| ServiceTracker(ModuleContext *context, ServiceTrackerCustomizer< S, T > *customizer=nullptr) | us::ServiceTracker< S, TTT > | |
| ServiceType typedef | us::ServiceTracker< S, TTT > | |
| Size() const | us::ServiceTracker< S, TTT > | virtual |
| T typedef | us::ServiceTracker< S, TTT > | |
| TrackedType typedef | us::ServiceTrackerCustomizer< S, TrackedTypeTraits< S, S * > ::TrackedType > | protected |
| TrackingMap typedef | us::ServiceTracker< S, TTT > | |
| WaitForService(unsigned long timeoutMillis=0) | us::ServiceTracker< S, TTT > | virtual |
| ~ServiceTracker() override | us::ServiceTracker< S, TTT > | |
| ~ServiceTrackerCustomizer() | us::ServiceTrackerCustomizer< S, TrackedTypeTraits< S, S * > ::TrackedType > | inlineprotectedvirtual |