AlgorithmShell Class Reference
[Plug-In Shells]

Algorithm Shell. More...

#include <AlgorithmShell.h>

Inheritance diagram for AlgorithmShell:

Inheritance graph

List of all members.

Public Member Functions

 AlgorithmShell ()
 ~AlgorithmShell ()


Detailed Description

Algorithm Shell.

This class represents the shell for an algorithm plug-in. Algorithm developers would take this class and extend it to support their algorithm specific code.

See also:
ExecutableShell

Definition at line 25 of file AlgorithmShell.h.


Constructor & Destructor Documentation

AlgorithmShell::AlgorithmShell (  ) 

Creates an algorithm plug-in.

The constructor sets the plug-in type to PlugInManagerServices::AlgorithmType().

See also:
getType()

AlgorithmShell::~AlgorithmShell (  ) 

Destroys the algorithm plug-in.


Software Development Kit - Opticks 4.9.0 Build 16218