OpenStructure
Public Member Functions | Data Fields
ResidueNames Struct Reference

#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
 

Detailed Description

Definition at line 44 of file forcefield.hh.

Constructor & Destructor Documentation

◆ ResidueNames() [1/2]

ResidueNames ( )
inline

Definition at line 46 of file forcefield.hh.

◆ ResidueNames() [2/2]

ResidueNames ( String  a,
String  b,
String  c,
String  d 
)
inline

Definition at line 48 of file forcefield.hh.

Member Function Documentation

◆ Contains()

bool Contains ( const String name)
inline

Definition at line 56 of file forcefield.hh.

◆ Serialize()

void Serialize ( DS &  ds)
inline

Definition at line 61 of file forcefield.hh.

Field Documentation

◆ cter

String cter

Definition at line 53 of file forcefield.hh.

◆ main

String main

Definition at line 51 of file forcefield.hh.

◆ nter

String nter

Definition at line 52 of file forcefield.hh.

◆ twoter

String twoter

Definition at line 54 of file forcefield.hh.


The documentation for this struct was generated from the following file: