|
Rosetta 3.5
|
Basic "conformational" atom type derived from analysis of Cambridge Structure Database. More...
#include <CSDAtomType.hh>

Public Member Functions | |
| CSDAtomType (std::string const &name_in) | |
| Construct a new CSDAtomType with its name. More... | |
| std::string const & | name () const |
| Return the name of the CSDAtomType. More... | |
Private Attributes | |
| std::string const | name_ |
| name More... | |
Basic "conformational" atom type derived from analysis of Cambridge Structure Database.
Definition at line 25 of file CSDAtomType.hh.
|
inline |
Construct a new CSDAtomType with its name.
Definition at line 30 of file CSDAtomType.hh.
|
inline |
Return the name of the CSDAtomType.
Definition at line 35 of file CSDAtomType.hh.
|
private |
name
Definition at line 35 of file CSDAtomType.hh.
1.8.4