#include <forcefield.hh>
Public Member Functions | |
ResidueNames () | |
ResidueNames (String a, String b, String c, String d) | |
bool | Contains (const String &name) |
template<typename DS > | |
void | Serialize (DS &ds) |
Data Fields | |
String | main |
String | nter |
String | cter |
String | twoter |
Definition at line 44 of file forcefield.hh.
ResidueNames | ( | ) | [inline] |
Definition at line 46 of file forcefield.hh.
ResidueNames | ( | String | a, | |
String | b, | |||
String | c, | |||
String | d | |||
) | [inline] |
Definition at line 48 of file forcefield.hh.
bool Contains | ( | const String & | name | ) | [inline] |
Definition at line 56 of file forcefield.hh.
void Serialize | ( | DS & | ds | ) | [inline] |
Definition at line 61 of file forcefield.hh.
Definition at line 53 of file forcefield.hh.
Definition at line 51 of file forcefield.hh.
Definition at line 52 of file forcefield.hh.
Definition at line 54 of file forcefield.hh.