#include <peptide_bb.h>
Inheritance diagram for BTK::PeptideBB< AtomType >:


Public Types | |
| typedef base_type::buildable_monomer_types | buildable_monomer_types |
| typedef std::map< ATOM::index_t, pointer > | atom_index_map_t |
| typedef pattern_t::types::monomer_atom_idx_t | monomer_atom_idx_t |
| typedef std::set< GROUP_VARIANT::index_t > | group_variant_container_t |
| typedef base_type::value_type | value_type |
| typedef base_type::reference | reference |
| typedef base_type::const_reference | const_reference |
| typedef base_type::pointer | pointer |
| typedef base_type::const_pointer | const_pointer |
| typedef base_type::size_type | size_type |
| typedef base_type::iterator | iterator |
| typedef base_type::const_iterator | const_iterator |
| typedef value_type | atom_type |
| typedef iterator | atom_iterator |
| typedef const_iterator | const_atom_iterator |
Public Member Functions | |
| PeptideBB (const PeptideBBFamilyPattern &family_pattern=PeptideBBFamilyPattern::instance()) | |
| template<typename AtomIterator> | PeptideBB (AtomIterator first, AtomIterator last, self_type *prev_monomer=0, self_type *next_monomer=0, AtomGroupConcept::group_variant_container_t modifiers=AtomGroupConcept::group_variant_container_t(), const PeptideBBFamilyPattern &family_pattern=PeptideBBFamilyPattern::instance()) |
| double | phi () const |
| double | psi () const |
| double | omega () const |
| void | set_phi (double angle) |
| void | set_psi (double angle) |
| void | set_omega (double angle) |
| virtual GROUP::index_t | group_index () const |
| virtual const AtomGroupConcept::group_variant_container_t & | group_variants () const |
| virtual const std::string & | group_name3 () const |
| virtual char | group_name1 () const |
| void | insert_group_variant (GROUP_VARIANT::index_t v) |
| void | erase_group_variant (GROUP_VARIANT::index_t v) |
| double | torsion_angle (TORSION::index_t t) const |
| void | set_torsion_angle (TORSION::index_t t, double angle) |
| virtual bool | build_atom (const ATOM::index_t atom_index, bool is_bootstrap) |
| attempt to build the atom indexed by atom_index | |
| virtual int | group_num () const |
| void | set_group_num (int x) |
| virtual const AtomGroupConcept::group_variant_container_t & | group_variant_codes () const |
| size_type | size () const |
| Replication of std::vector function (see std::vector documentation). | |
| iterator | begin () |
| const_iterator | begin () const |
| iterator | end () |
| const_iterator | end () const |
| reference | operator[] (size_type i) |
| const_reference | operator[] (size_type i) const |
| reference | front () |
| const_reference | front () const |
| reference | back () |
| const_reference | back () const |
Protected Member Functions | |
| void | clear () |
| Replication of std::vector function (see std::vector documentation). | |
| void | resize (size_type s) |
| void | reserve (size_type s) |
| void | push_back (const value_type &x) |
| iterator | insert (iterator pos, const value_type &x) |
| void | insert (iterator pos, size_type s, const value_type &x) |
| void | insert (iterator pos, InputIterator first, InputIterator last) |
| iterator | erase (iterator pos) |
| iterator | erase (iterator first, iterator last) |
| void | shallow_push_back (value_type *x) |
| void | shallow_insert (iterator pos, const_iterator first, const_iterator last) |
| void | deep_copy (const SharedVectorBase< T2 > &source) |
| void | shallow_copy (const self_type &source) |
|
|||||
|
|
|
|||||
|
Reimplemented from BTK::BuildableMonomer< AtomType >. Reimplemented in BTK::PeptideHeavyAtom< AtomType >. |
|
|||||
|
Reimplemented from BTK::BuildableMonomer< AtomType >. Reimplemented in BTK::PeptideHeavyAtom< AtomType >. |
|
|||||
|
Reimplemented from BTK::BuildableMonomer< AtomType >. Reimplemented in BTK::PeptideHeavyAtom< AtomType >. |
|
|||||
|
Reimplemented from BTK::BuildableMonomer< AtomType >. Reimplemented in BTK::PeptideHeavyAtom< AtomType >. |
|
|||||
|
Reimplemented from BTK::BuildableMonomer< AtomType >. Reimplemented in BTK::PeptideHeavyAtom< AtomType >. |
|
|||||
|
Reimplemented from BTK::BuildableMonomer< AtomType >. Reimplemented in BTK::PeptideHeavyAtom< AtomType >. |
|
|||||
|
Reimplemented from BTK::BuildableMonomer< AtomType >. Reimplemented in BTK::PeptideHeavyAtom< AtomType >. |
|
|
|
|
|||||
|
Reimplemented from BTK::BuildableMonomer< AtomType >. Reimplemented in BTK::PeptideHeavyAtom< AtomType >. |
|
|||||
|
|
|
|||||
|
Reimplemented from BTK::BuildableMonomer< AtomType >. Reimplemented in BTK::PeptideHeavyAtom< AtomType >. |
|
|||||
|
Reimplemented from BTK::BuildableMonomer< AtomType >. Reimplemented in BTK::PeptideHeavyAtom< AtomType >. |
|
|||||
|
Reimplemented from BTK::BuildableMonomer< AtomType >. Reimplemented in BTK::PeptideHeavyAtom< AtomType >. |
|
|||||
|
Reimplemented from BTK::BuildableMonomer< AtomType >. Reimplemented in BTK::PeptideHeavyAtom< AtomType >. |
|
||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||
|
atom versions of std::vector function names
|
|
||||||||||
|
atom versions of std::vector function names
|
|
||||||||||
|
Lookup an atom from this monomer.
|
|
||||||||||
|
Lookup an atom from this monomer.
|
|
||||||||||
|
Lookup an atom from this monomer or a relative monomer.
|
|
||||||||||
|
Lookup an atom from this monomer or a relative monomer.
|
|
|||||||||
|
atom versions of std::vector function names
|
|
|||||||||
|
atom versions of std::vector function names
|
|
|||||||||
|
atom versions of std::vector function names
|
|
|||||||||
|
atom versions of std::vector function names
|
|
|||||||||
|
atom versions of std::vector function names
|
|
|||||||||
|
atom versions of std::vector function names
|
|
|||||||||
|
atom versions of std::vector function names
|
|
|||||||||
|
atom versions of std::vector function names
|
|
|||||||||
|
atom versions of std::vector function names
|
|
|
Replication of std::vector function (see std::vector documentation).
|
|
|
Replication of std::vector function (see std::vector documentation).
|
|
|
Replication of std::vector function (see std::vector documentation).
|
|
|
Replication of std::vector function (see std::vector documentation).
|
|
||||||||||||||||
|
attempt to build the atom indexed by atom_index
Implements BTK::BuildableAtomGroupConcept. |
|
|
Replication of std::vector function (see std::vector documentation).
|
|
|
|
|
|
Replication of std::vector function (see std::vector documentation).
|
|
|
Replication of std::vector function (see std::vector documentation).
|
|
||||||||||||
|
Replication of std::vector function (see std::vector documentation).
|
|
|
Replication of std::vector function (see std::vector documentation).
|
|
||||||||||
|
|
|
|
Replication of std::vector function (see std::vector documentation).
|
|
|
Replication of std::vector function (see std::vector documentation).
|
|
|||||||||
|
Reimplemented from BTK::Monomer< AtomType >. |
|
|||||||||
|
Reimplemented from BTK::Monomer< AtomType >. |
Here is the call graph for this function:

|
|||||||||
|
Reimplemented from BTK::Monomer< AtomType >. |
Here is the call graph for this function:

|
|||||||||
|
Reimplemented from BTK::AtomContainer< AtomType >. |
|
|||||||||
|
Implements BTK::AtomGroupConcept. |
|
|||||||||
|
|
|
||||||||||||||||
|
Replication of std::vector function (see std::vector documentation).
|
|
||||||||||||||||
|
Replication of std::vector function (see std::vector documentation).
|
|
||||||||||||
|
Replication of std::vector function (see std::vector documentation).
|
|
||||||||||
|
|
|
|||||||||
|
|
Here is the call graph for this function:

|
|
Replication of std::vector function (see std::vector documentation).
|
|
|
Replication of std::vector function (see std::vector documentation).
|
|
|||||||||
|
|
Here is the call graph for this function:

|
|||||||||
|
|
Here is the call graph for this function:

|
|
Replication of std::vector function (see std::vector documentation).
|
|
|
Replication of std::vector function (see std::vector documentation).
|
|
|
Replication of std::vector function (see std::vector documentation).
|
|
||||||||||
|
|
|
||||||||||
|
|
Here is the call graph for this function:

|
||||||||||
|
|
Here is the call graph for this function:

|
||||||||||
|
|
Here is the call graph for this function:

|
||||||||||||||||
|
|
Here is the call graph for this function:

|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
Replication of std::vector function (see std::vector documentation).
|
|
||||||||||
|
|
Here is the call graph for this function:

1.3.6