Medical Imaging Interaction Toolkit  2024.12.99-d991a09f
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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