#include <atom_container.h>
Inheritance diagram for BTK::AtomContainer< AtomType >:


Public Types | |
| typedef std::set< GROUP_VARIANT::index_t > | group_variant_container_t |
STL-required container type definitions. | |
| 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 |
Atom versions of standard STL typedefs | |
| typedef value_type | atom_type |
| typedef iterator | atom_iterator |
| typedef const_iterator | const_atom_iterator |
Public Member Functions | |
| AtomContainer (size_type s=0) | |
| template<typename AtomIterator> | AtomContainer (AtomIterator first, AtomIterator last) |
| AtomContainer (const self_type &source) | |
| template<typename T2> | AtomContainer (const AtomContainer< T2 > &source) |
| ~AtomContainer () | |
| self_type & | operator= (const self_type &rhs) |
| template<typename T2> self_type & | operator= (const AtomContainer< T2 > &rhs) |
| virtual GROUP::index_t | group_index () const |
| virtual const AtomGroupConcept::group_variant_container_t & | group_variant_codes () const |
| virtual const std::string & | group_name3 () const |
| virtual int | group_num () 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 |
Special 'atom_' versions of std::vector functions | |
| size_type | atom_size () const |
| atom versions of std::vector function names | |
| atom_iterator | atom_begin () |
| atom versions of std::vector function names | |
| const_atom_iterator | atom_begin () const |
| atom versions of std::vector function names | |
| atom_iterator | atom_end () |
| atom versions of std::vector function names | |
| const_atom_iterator | atom_end () const |
| atom versions of std::vector function names | |
| reference | atom (size_type i) |
| atom versions of std::vector function names | |
| const_reference | atom (size_type i) const |
| atom versions of std::vector function names | |
| reference | atom_back () |
| atom versions of std::vector function names | |
| const_reference | atom_back () const |
| atom versions of std::vector function names | |
| reference | atom_front () |
| atom versions of std::vector function names | |
| const_reference | atom_front () const |
| atom versions of std::vector function names | |
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) |
A specialization of SharedVectorBase which requires the template argument to be BTK::Atom convertible and adds specialy named atom versions of standard stl typedefs and functions.
|
|||||
|
|||||
|
|||||
|
|||||
|
|||||
|
|||||
|
|
|
|
|||||
|
|||||
|
|||||
|
|||||
|
|||||
|
||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
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
|
|
|||||||||
|
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).
|
|
|
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).
|
|
|||||||||
|
Implements BTK::AtomGroupConcept. Reimplemented in BTK::BuildableMonomer< AtomType >, BTK::Molecule< AtomType >, BTK::Monomer< AtomType >, and BTK::Molecule< typename MonomerType::atom_type >. |
|
|||||||||
|
Implements BTK::AtomGroupConcept. Reimplemented in BTK::BuildableMonomer< AtomType >, and BTK::Monomer< AtomType >. |
|
|||||||||
|
Implements BTK::AtomGroupConcept. Reimplemented in BTK::Monomer< 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).
|
|
||||||||||||||
|
|
|
||||||||||
|
Reimplemented from BTK::SharedVectorBase< AtomType >. Reimplemented in BTK::BuildableMonomer< AtomType >, BTK::Molecule< AtomType >, and BTK::Molecule< typename MonomerType::atom_type >. |
|
|
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).
|
1.3.6