SignProcess Class Reference

#include <SignProcess.h>

Collaboration diagram for SignProcess:

Collaboration graph
[legend]
List of all members.

Detailed Description

Utilities for handling different application modes.

Abstract super class that can be used for implementing rules that will take the application from one mode to another. Currently there is only one rule, and a lot more work needs to be put into this class - possibly using a state machine to handle this.

Author:
Eigil Samset


Public Member Functions

 SignProcess (SignContext *)
 ~SignProcess ()
virtual void LinkWorkflowElements ()=0
ElementVectorGetElements ()
virtual void ActivateFirstElement ()

Protected Attributes

SignContextcontext
 pointer to the main SignContext
ElementVector elements


Constructor & Destructor Documentation

SignProcess::SignProcess SignContext  ) 
 

SignProcess::~SignProcess  ) 
 


Member Function Documentation

void SignProcess::ActivateFirstElement  )  [virtual]
 

ElementVector * SignProcess::GetElements  ) 
 

virtual void SignProcess::LinkWorkflowElements  )  [pure virtual]
 


Member Data Documentation

SignContext* SignProcess::context [protected]
 

pointer to the main SignContext

ElementVector SignProcess::elements [protected]
 


The documentation for this class was generated from the following files:
Generated on Mon Feb 26 12:13:24 2007 for TheSIGN by  doxygen 1.4.6