OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Data Fields
Contact Struct Reference

#include <contact_overlap.hh>

Public Member Functions

 Contact ()
 
 Contact (ost::mol::AtomHandle a, ost::mol::AtomHandle b)
 
bool operator== (const Contact &rhs) const
 
bool operator!= (const Contact &rhs) const
 

Data Fields

ost::mol::AtomHandle atom_a
 
ost::mol::AtomHandle atom_b
 

Detailed Description

Definition at line 16 of file contact_overlap.hh.

Constructor & Destructor Documentation

Contact ( )
inline

Definition at line 17 of file contact_overlap.hh.

Definition at line 18 of file contact_overlap.hh.

Member Function Documentation

bool operator!= ( const Contact rhs) const
inline

Definition at line 29 of file contact_overlap.hh.

bool operator== ( const Contact rhs) const
inline

Definition at line 24 of file contact_overlap.hh.

Field Documentation

Definition at line 21 of file contact_overlap.hh.

Definition at line 22 of file contact_overlap.hh.


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