#include <mitkXnatSessionTracker.h>
|
| XnatSessionTracker (us::ModuleContext *context) |
|
| ~ServiceTracker () |
|
| ServiceTracker (ModuleContext *context, const ServiceReferenceType &reference, ServiceTrackerCustomizer< ctkXnatSession, T > *customizer=0) |
|
| ServiceTracker (ModuleContext *context, const std::string &clazz, ServiceTrackerCustomizer< ctkXnatSession, T > *customizer=0) |
|
| ServiceTracker (ModuleContext *context, const LDAPFilter &filter, ServiceTrackerCustomizer< ctkXnatSession, T > *customizer=0) |
|
| ServiceTracker (ModuleContext *context, ServiceTrackerCustomizer< ctkXnatSession, T > *customizer=0) |
|
virtual void | Open () |
|
virtual void | Close () |
|
virtual T | WaitForService (unsigned long timeoutMillis=0) |
|
virtual std::vector< ServiceReferenceType > | GetServiceReferences () const |
|
virtual ServiceReferenceType | GetServiceReference () const |
|
virtual T | GetService (const ServiceReferenceType &reference) const |
|
virtual T | GetService () const |
|
virtual std::vector< T > | GetServices () const |
|
virtual void | Remove (const ServiceReferenceType &reference) |
|
virtual int | Size () const |
|
virtual int | GetTrackingCount () const |
|
virtual void | GetTracked (TrackingMap &tracked) const |
|
virtual bool | IsEmpty () const |
|
Definition at line 28 of file mitkXnatSessionTracker.h.
mitk::XnatSessionTracker::XnatSessionTracker |
( |
us::ModuleContext * |
context | ) |
|
void mitk::XnatSessionTracker::AboutToBeClosed |
( |
ctkXnatSession * |
| ) |
|
|
signal |
void mitk::XnatSessionTracker::Opened |
( |
ctkXnatSession * |
| ) |
|
|
signal |
The documentation for this class was generated from the following files: