Molecule Member List

This is the complete list of members for Molecule, including all inherited members.

_storageBTKContainer [protected]
atom_id_type typedefMolecule
atom_iterator typedefMolecule
atom_type typedefMolecule
AtomicStructure(self_type const &source)AtomicStructure
AtomicStructure(size_type n=0, const_reference t=value_type(), id_type type=id_type())AtomicStructure [protected]
AtomicStructure(AtomIterator i, AtomIterator j, id_type type=id_type())AtomicStructure [protected]
begin()BTKContainer [protected]
begin() constBTKContainer [protected]
BTKContainer(self_type const &source)BTKContainer [protected]
BTKContainer(size_type n=0, const_reference t=value_type())BTKContainer [protected]
BTKContainer(InputIterator i, InputIterator j)BTKContainer [protected]
BTKSequence(self_type const &source)BTKSequence< AtomType, StorageStrategy > [protected]
BTKSequence(size_type n=0, const_reference t=value_type())BTKSequence< AtomType, StorageStrategy > [protected]
BTKSequence(InputIterator i, InputIterator j)BTKSequence< AtomType, StorageStrategy > [protected]
Chain(self_type const &source)Chain
Chain(size_type n=0, const_reference t=atom_type(), id_type type=id_type(), char chain_id= ' ')Chain [protected]
Chain(AtomIterator i, AtomIterator j, id_type type, char chain_id)Chain [protected]
chain_id() constChain
chemical_type_system typedefMolecule
ChemicallyTypedObject(chemical_type_system const &ts=chemical_type_system(), id_type t=id_type())ChemicallyTypedObject
ChemicallyTypedObject(self_type const &src)ChemicallyTypedObject
clear()BTKSequence< AtomType, StorageStrategy > [protected, virtual]
const_atom_iterator typedefMolecule
const_iterator typedefMolecule
const_pointer typedefMolecule
const_reference typedefMolecule
const_reverse_atom_iterator typedefMolecule
const_reverse_iterator typedefMolecule
dictionary typedefMolecule
difference_type typedefMolecule
empty() constBTKContainer [protected]
end()BTKContainer [protected]
end() constBTKContainer [protected]
erase(iterator p)BTKSequence< AtomType, StorageStrategy > [protected, virtual]
erase(iterator p, iterator q)BTKSequence< AtomType, StorageStrategy > [protected, virtual]
front()BTKSequence< AtomType, StorageStrategy > [protected]
front() constBTKSequence< AtomType, StorageStrategy > [protected]
get_chemical_type_system() constChemicallyTypedObject
get_chemical_type_system()ChemicallyTypedObject
get_dictionary() constMolecule [virtual]
get_dictionary()Molecule [virtual]
id_type typedefMolecule
insert(iterator p, InputIterator i, InputIterator j)Molecule
BTK::MOLECULES::Chain::insert(iterator p, const_reference t)BTKSequence< AtomType, StorageStrategy > [virtual]
BTK::MOLECULES::Chain::insert(iterator p, size_type n, const_reference t)BTKSequence< AtomType, StorageStrategy > [virtual]
iterator typedefMolecule
max_size() constBTKContainer [protected]
Molecule(size_type n=0, const_reference t=atom_type(), id_type type=id_type(), char chain_id= ' ')Molecule
Molecule(AtomIterator i, AtomIterator j, id_type type=id_type(), char chain_id= ' ')Molecule
Molecule(self_type const &source)Molecule
name() constChemicallyTypedObject
num_atoms() constAtomicStructure
operator!=(self_type const &rhs) const Molecule
BTK::UTILITY::ChemicallyTypedObject::operator!=(self_type const &rhs) const ChemicallyTypedObject [protected]
BTK::UTILITY::BTKSequence< AtomType, StorageStrategy >::operator!=(self_type const &rhs) const BTKContainer [protected]
operator<(self_type const &rhs) const Molecule
BTK::UTILITY::ChemicallyTypedObject::operator<(self_type const &rhs) const ChemicallyTypedObject [protected]
BTK::UTILITY::BTKSequence< AtomType, StorageStrategy >::operator<(self_type const &rhs) const BTKContainer [protected]
operator=(self_type const &rhs)Molecule
BTK::UTILITY::ChemicallyTypedObject::operator=(self_type const &src)ChemicallyTypedObject [protected]
BTK::UTILITY::BTKSequence< AtomType, StorageStrategy >::operator=(self_type const &rhs)BTKContainer [protected]
operator==(self_type const &rhs) const Molecule
BTK::UTILITY::ChemicallyTypedObject::operator==(self_type const &rhs) const ChemicallyTypedObject [protected]
BTK::UTILITY::BTKSequence< AtomType, StorageStrategy >::operator==(self_type const &rhs) const BTKContainer [protected]
operator[](size_type n)BTKContainer [protected]
operator[](size_type n) constBTKContainer [protected]
pointer typedefMolecule
print(std::ostream &os, size_type first_atom_num=1, size_type group_num=1) const Chain [virtual]
BTK::MOLECULES::AtomicStructure::print(std::ostream &os, size_type first_atom_num=1, size_type group_num=1, char chain_id= ' ') constAtomicStructure [virtual]
rbegin()BTKContainer [protected]
rbegin() constBTKContainer [protected]
reference typedefMolecule
rend()BTKContainer [protected]
rend() constBTKContainer [protected]
resize(size_type n, const_reference t=value_type())BTKSequence< AtomType, StorageStrategy > [protected, virtual]
reverse_atom_iterator typedefMolecule
reverse_iterator typedefMolecule
set_chain_id(char ch_id)Chain
set_chemical_type_system(chemical_type_system const &cts)AtomicStructure [virtual]
BTK::UTILITY::ChemicallyTypedObject::set_chemical_type_system(chemical_type_system const &ts)ChemicallyTypedObject [protected, virtual]
set_type(id_type t)ChemicallyTypedObject [protected, virtual]
size() constBTKContainer [protected]
size_type typedefMolecule
structure_begin()AtomicStructure
structure_begin() constAtomicStructure
structure_end()AtomicStructure
structure_end() constAtomicStructure
structure_id_type typedefMolecule
structure_rbegin()AtomicStructure
structure_rbegin() constAtomicStructure
structure_rend()AtomicStructure
structure_rend() constAtomicStructure
swap(self_type &b)Molecule
BTK::UTILITY::ChemicallyTypedObject::swap(self_type &rhs)ChemicallyTypedObject [protected]
BTK::UTILITY::BTKSequence< AtomType, StorageStrategy >::swap(self_type &b)BTKContainer [protected]
type() constChemicallyTypedObject
value_type typedefMolecule
~AtomicStructure()AtomicStructure [virtual]
~BTKContainer()BTKContainer [protected, virtual]
~BTKSequence()BTKSequence< AtomType, StorageStrategy > [protected, virtual]
~Chain()Chain [virtual]
~ChemicallyTypedObject()ChemicallyTypedObject [virtual]
~Molecule()Molecule [virtual]


Generated on Sun Jul 15 20:46:39 2007 for BTK Core by  doxygen 1.5.1