Lynkeos
Classes | Variables
ProcessStackManager.h File Reference

Definitions of the processing stack manager. More...

#import <Foundation/Foundation.h>
#include <LynkeosCore/LynkeosProcessableImage.h>
Include dependency graph for ProcessStackManager.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ProcessStackManager
 This class ensures the processing of the whole stack. More...
 

Variables

NSString *const K_PROCESS_STACK_REF
 Access to the processings stack in any processing parameters. More...
 

Detailed Description

Definitions of the processing stack manager.

Variable Documentation

NSString* const K_PROCESS_STACK_REF