OdinMethod Class Reference

#include <odinmethod.h>

Inherits StateMachine< OdinMethod >.

List of all members.

Public Member Functions

bool clear ()
bool compile ()
bool link ()
bool relink ()
SeqMethodoperator-> ()
bool check_srcdir ()
STD_string seqParsFile ()


Detailed Description

State machine to handle compiling and linking of sequences

Definition at line 83 of file odinmethod.h.


Member Function Documentation

bool OdinMethod::clear (  )  [inline]

Performs state transition to 'clean'

Definition at line 91 of file odinmethod.h.

bool OdinMethod::compile (  )  [inline]

Performs state transition to 'compiled'

Definition at line 96 of file odinmethod.h.

bool OdinMethod::link (  )  [inline]

Performs state transition to 'linked'

Definition at line 101 of file odinmethod.h.

bool OdinMethod::relink (  ) 

Relinks the sequence into process space

SeqMethod* OdinMethod::operator-> (  )  [inline]

Returns pointer to the encapsulated method

Definition at line 111 of file odinmethod.h.

bool OdinMethod::check_srcdir (  ) 

Returns true if valid source code is present

STD_string OdinMethod::seqParsFile (  ) 

Location of sequencePars file for this method


The documentation for this class was generated from the following file:

Generated on Wed Sep 30 15:33:08 2009 by  doxygen 1.5.6