Lynkeos
|
Thread controller definitions. More...
#import <Foundation/Foundation.h>
#include "LynkeosProcessing.h"
#include "LynkeosThreadConnection.h"
Classes | |
class | MyProcessingThread |
The thread controller for image list processing. More... | |
Variables | |
NSString *const | K_PROCESS_CONNECTION |
Connection with main thread. | |
NSString *const | K_PROCESS_CLASS_KEY |
Class of the "processor". | |
NSString *const | K_PROCESS_ENUMERATOR_KEY |
Process items enumerator. | |
NSString *const | K_PROCESS_ITEM_KEY |
Alternate form: only item. | |
NSString *const | K_PROCESS_PARAMETERS_KEY |
Direct parameter. | |
Thread controller definitions.