Classes | |
struct | Mandatory_fields_default |
class | Line_format |
Enumerations | |
enum | Record_type { ATOM = 0, HETATM, MODEL, ENDMDL, TER, END, ANISOU, CONECT, MASTER, UNKNOWN } |
Functions | |
template<class PDB_Atom > | |
std::string | get_atom_pdb_format (const PDB_Atom &atom) |
template<class PDB_Atom > | |
std::string | get_atom_pdb_reduced_format (const PDB_Atom &atom) |
Enumeration of the type of a line read in a PDB file.
std::string ESBTL::PDB::get_atom_pdb_format | ( | const PDB_Atom & | atom | ) |
std::string ESBTL::PDB::get_atom_pdb_reduced_format | ( | const PDB_Atom & | atom | ) |