Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Wrapper representing the atom. More...
#include <Atom_with_flat_info_traits.hpp>
Public Member Functions | |
const std::string & | atom_name (void) const |
Returns the PDB name of the atom. More... | |
const std::string & | residue_name (void) const |
Returns the name of the residue containing this atom. More... | |
Wrapper representing the atom.
In particular, the data structure is serializible.
|
inline |
Returns the PDB name of the atom.
|
inline |
Returns the name of the residue containing this atom.