NCBI C++ ToolKit
|
Search Toolkit Book for TransformFunction
#include <algo/gnomon/chainer.hpp>
Public Member Functions | |
virtual | ~TransformFunction () |
void | operator() (CGeneModel &a) |
void | operator() (CAlignModel &a) |
virtual void | transform_model (CGeneModel &) |
virtual void | transform_align (CAlignModel &a) |
Definition at line 96 of file chainer.hpp.
|
inlinevirtual |
Definition at line 97 of file chainer.hpp.
|
inline |
Definition at line 99 of file chainer.hpp.
References a, and transform_align().
|
inline |
Definition at line 98 of file chainer.hpp.
References a, and transform_model().
|
inlinevirtual |
Reimplemented in DoNotBelieveFrameShiftsWithoutCdsEvidence, DoNotBelieveShortPolyATail, TrimAlignment, ProjectCDS, CutShortPartialExons, MarkupTrustedGenes, and MarkupCappedEst.
Definition at line 102 of file chainer.hpp.
References a, and transform_model().
Referenced by operator()().
|
inlinevirtual |
Reimplemented in RemoveTrailingNs.
Definition at line 101 of file chainer.hpp.
Referenced by operator()(), and transform_align().