Lynkeos
Classes | Variables
MyPluginsController.h File Reference

Plugin controller singleton class. More...

#import <Foundation/Foundation.h>
#include "LynkeosProcessingView.h"
Include dependency graph for MyPluginsController.h:
This graph shows which files directly or indirectly include this file:

Classes

class  LynkeosReaderRegistry
 Utility class which registers a reader with its priority for one file type. More...
 
class  LynkeosProcessingViewRegistry
 Container for a processing. More...
 
class  MyPluginsController
 This singleton loads every plugins and retrieves the helpers classes they provide. More...
 

Variables

NSString *const LynkeosPluginHelpFile
 Name of the help file in each plugin.
 

Detailed Description

Plugin controller singleton class.