Medical Imaging Interaction Toolkit  2023.12.99-101158b3
Medical Imaging Interaction Toolkit
ModuleContext Member List

This is the complete list of members for ModuleContext, including all inherited members.

AddModuleListener(const ModuleListener &delegate)ModuleContext
AddModuleListener(R *receiver, void(R::*callback)(const ModuleEvent))ModuleContextinline
AddServiceListener(const ServiceListener &delegate, const std::string &filter=std::string())ModuleContext
AddServiceListener(R *receiver, void(R::*callback)(const ServiceEvent), const std::string &filter=std::string())ModuleContextinline
GetDataFile(const std::string &filename) constModuleContext
GetModule() constModuleContext
GetModule(long id) constModuleContext
GetModule(const std::string &name)ModuleContext
GetModules() constModuleContext
GetService(const ServiceReferenceBase &reference)ModuleContext
GetService(const ServiceReferenceU &reference)ModuleContext
GetService(const ServiceReference< S > &reference)ModuleContextinline
GetServiceObjects(const ServiceReference< S > &reference)ModuleContextinline
GetServiceReference(const std::string &clazz)ModuleContext
GetServiceReference()ModuleContextinline
GetServiceReferences(const std::string &clazz, const std::string &filter=std::string())ModuleContext
GetServiceReferences(const std::string &filter=std::string())ModuleContextinline
RegisterService(const InterfaceMap &service, const ServiceProperties &properties=ServiceProperties())ModuleContext
RegisterService(S *service, const ServiceProperties &properties=ServiceProperties())ModuleContextinline
RegisterService(Impl *impl, const ServiceProperties &properties=ServiceProperties())ModuleContextinline
RegisterService(Impl *impl, const ServiceProperties &properties=ServiceProperties())ModuleContextinline
RegisterService(ServiceFactory *factory, const ServiceProperties &properties=ServiceProperties())ModuleContextinline
RegisterService(ServiceFactory *factory, const ServiceProperties &properties=ServiceProperties())ModuleContextinline
RegisterService(ServiceFactory *factory, const ServiceProperties &properties=ServiceProperties())ModuleContextinline
RemoveModuleListener(const ModuleListener &delegate)ModuleContext
RemoveModuleListener(R *receiver, void(R::*callback)(const ModuleEvent))ModuleContextinline
RemoveServiceListener(const ServiceListener &delegate)ModuleContext
RemoveServiceListener(R *receiver, void(R::*callback)(const ServiceEvent))ModuleContextinline
UngetService(const ServiceReferenceBase &reference)ModuleContext
~ModuleContext()ModuleContext