OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 ( )
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.

Member Function Documentation

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.

Field Documentation

String cter

Definition at line 53 of file forcefield.hh.

String main

Definition at line 51 of file forcefield.hh.

String nter

Definition at line 52 of file forcefield.hh.

String twoter

Definition at line 54 of file forcefield.hh.


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