NCBI C++ ToolKit
Public Types | Public Member Functions | Public Attributes | List of all members
MasterDependentAlignment Class Reference

Search Toolkit Book for MasterDependentAlignment

#include "alignment_set.hpp"
(Private to src/app/cn3d.)

+ Inheritance diagram for MasterDependentAlignment:
+ Collaboration diagram for MasterDependentAlignment:

Public Types

typedef std::vector< intResidueVector
 

Public Member Functions

 MasterDependentAlignment (StructureBase *parent, const Sequence *masterSequence, const ncbi::objects::CSeq_align &seqAlign)
 
- Public Member Functions inherited from StructureBase
 StructureBase (StructureBase *parent)
 
virtual ~StructureBase (void)
 
virtual bool DrawAll (const AtomSet *atomSet=NULL) const
 
virtual bool Draw (const AtomSet *atomSet=NULL) const
 
template<class T >
bool GetParentOfType (const T **ptr, bool warnIfNotFound=true) const
 

Public Attributes

const Sequencemaster
 
const Sequencedependent
 
ResidueVector masterToDependent
 
ResidueVector blockStructure
 
- Public Attributes inherited from StructureBase
StructureSetparentSet
 

Detailed Description

Definition at line 78 of file alignment_set.hpp.

Member Typedef Documentation

◆ ResidueVector

Definition at line 91 of file alignment_set.hpp.

Constructor & Destructor Documentation

◆ MasterDependentAlignment()

MasterDependentAlignment::MasterDependentAlignment ( StructureBase parent,
const Sequence masterSequence,
const ncbi::objects::CSeq_align &  seqAlign 
)

Member Data Documentation

◆ blockStructure

ResidueVector MasterDependentAlignment::blockStructure

Definition at line 98 of file alignment_set.hpp.

Referenced by MasterDependentAlignment().

◆ dependent

const Sequence * MasterDependentAlignment::dependent

Definition at line 85 of file alignment_set.hpp.

Referenced by MasterDependentAlignment().

◆ master

const Sequence* MasterDependentAlignment::master

Definition at line 85 of file alignment_set.hpp.

Referenced by MasterDependentAlignment().

◆ masterToDependent

ResidueVector MasterDependentAlignment::masterToDependent

Definition at line 92 of file alignment_set.hpp.

Referenced by MasterDependentAlignment().


The documentation for this class was generated from the following files:
Modified on Tue Jun 11 09:23:35 2024 by modify_doxy.py rev. 669887