NAMD
|
#include <PatchMgr.h>
Public Member Functions | |
MovePatch (PatchID p=-1, NodeID n=-1) | |
~MovePatch () | |
int | operator< (MovePatch m) |
int | operator== (MovePatch m) |
Public Attributes | |
NodeID | nodeID |
PatchID | pid |
Definition at line 125 of file PatchMgr.h.
Definition at line 127 of file PatchMgr.h.
|
inline |
Definition at line 128 of file PatchMgr.h.
|
inline |
|
inline |
NodeID MovePatch::nodeID |
Definition at line 128 of file PatchMgr.h.
Referenced by operator<(), and operator==().
PatchID MovePatch::pid |
Definition at line 131 of file PatchMgr.h.