| Classes | |
| class | Atom | 
| A minimal Atom class.  More... | |
| class | PDBAtomDecorator | 
| A mixin-style atom decorator that provides support for PDB ATOM record data.  More... | |
| Typedefs | |
| typedef BTK::IO::Dictionary< int > | DefaultAtomDictionary | 
| typedef PDBAtomDecorator< Atom<> > | PDBAtom | 
| Functions | |
| template<typename TS> | |
| std::ostream & | operator<< (std::ostream &os, Atom< TS > const &a) | 
| template<typename AT> | |
| std::ostream & | operator<< (std::ostream &os, PDBAtomDecorator< AT > const &pdb_atom) | 
| typedef BTK::IO::Dictionary<int> DefaultAtomDictionary | 
| typedef PDBAtomDecorator<Atom<> > PDBAtom | 
| std::ostream& BTK::ATOMS::operator<< | ( | std::ostream & | os, | |
| PDBAtomDecorator< AT > const & | pdb_atom | |||
| ) | 
| std::ostream& BTK::ATOMS::operator<< | ( | std::ostream & | os, | |
| Atom< TS > const & | a | |||
| ) | 
 1.5.1
 1.5.1