EMAN::AlignerFactoryExt Class Reference

Add your new aligner to AlignerFactoryExt(). More...

#include <aligner_template.h>

List of all members.

Public Member Functions

 AlignerFactoryExt ()


Detailed Description

Add your new aligner to AlignerFactoryExt().

Definition at line 95 of file aligner_template.h.


Constructor & Destructor Documentation

EMAN::AlignerFactoryExt::AlignerFactoryExt (  )  [inline]

Definition at line 98 of file aligner_template.h.

References add(), and EMAN::XYZAligner::NEW().

00099                 {
00100                         Factory < Aligner >::add(&XYZAligner::NEW);
00101                 }


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

Generated on Sat Nov 21 02:20:50 2009 for EMAN2 by  doxygen 1.5.6