22 #ifndef CTKSERVICEREGISTRATION_H
23 #define CTKSERVICEREGISTRATION_H
28 #include "ctkPluginFrameworkExport.h"
31 class ctkServiceRegistrationPrivate;
63 operator bool()
const;
156 friend class ctkServices;
157 friend class ctkServiceReferencePrivate;
166 ctkServiceRegistrationPrivate*
d_ptr;
177 #endif // CTKSERVICEREGISTRATION_H