| 
    NAMD
    
   | 
 
#include <structures.h>
Public Member Functions | |
| Exclusion (void) | |
| Exclusion (int a1, int a2, int mod=0) | |
| int | hash (void) const | 
| int | operator== (const Exclusion &o) const | 
| int | operator< (const Exclusion &o) const | 
Public Attributes | |
| int32 | atom1 | 
| int32 | atom2 | 
| Index | modified | 
Definition at line 163 of file structures.h.
      
  | 
  inline | 
Definition at line 166 of file structures.h.
      
  | 
  inline | 
Definition at line 167 of file structures.h.
      
  | 
  inline | 
Definition at line 172 of file structures.h.
      
  | 
  inline | 
Definition at line 180 of file structures.h.
      
  | 
  inline | 
Definition at line 176 of file structures.h.
| int32 Exclusion::atom1 | 
Definition at line 169 of file structures.h.
Referenced by buildExclusions(), ExclElem::ExclElem(), hash(), operator<(), and operator==().
| int32 Exclusion::atom2 | 
Definition at line 170 of file structures.h.
Referenced by buildExclusions(), ExclElem::ExclElem(), hash(), operator<(), and operator==().
| Index Exclusion::modified | 
Definition at line 171 of file structures.h.
Referenced by buildExclusions(), and ExclElem::ExclElem().
 1.8.14