Change ResidueTypes to class
authorPaul Bauer <paul.bauer.q@gmail.com>
Fri, 11 Jan 2019 15:21:59 +0000 (16:21 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 17 Jan 2019 21:53:22 +0000 (22:53 +0100)
commit88707ecb7d7c21dc4b5eac31c0dd08e4ec86ee11
tree907c931b0eac312b3449d3b1ba3476c5268b2bf1
parent8699ea67a7eb4d60063d9d1baeda62a18c833b7c
Change ResidueTypes to class

Changes implementation to class with private implementation pointer.

Change-Id: Ia623a23e32ca95a00460c536e2868106b32ad7f9
14 files changed:
src/gromacs/fileio/pdbio.cpp
src/gromacs/gmxana/dlist.cpp
src/gromacs/gmxana/gmx_chi.cpp
src/gromacs/gmxana/gstat.h
src/gromacs/gmxpreprocess/gen_vsite.cpp
src/gromacs/gmxpreprocess/pdb2gmx.cpp
src/gromacs/gmxpreprocess/pdb2top.cpp
src/gromacs/gmxpreprocess/xlate.cpp
src/gromacs/gmxpreprocess/xlate.h
src/gromacs/topology/atomprop.cpp
src/gromacs/topology/atomprop.h
src/gromacs/topology/index.cpp
src/gromacs/topology/residuetypes.cpp
src/gromacs/topology/residuetypes.h