|
NAMD
|
#include <ProxyMgr.h>
Public Member Functions | |
| ProxyElem () | |
| ProxyElem (PatchID pid) | |
| ProxyElem (PatchID pid, ProxyPatch *p) | |
| int | hash () const |
| int | operator== (const ProxyElem &pe) const |
Public Attributes | |
| PatchID | patchID |
| ProxyPatch * | proxyPatch |
Definition at line 273 of file ProxyMgr.h.
|
inline |
Definition at line 274 of file ProxyMgr.h.
|
inline |
Definition at line 275 of file ProxyMgr.h.
|
inline |
Definition at line 276 of file ProxyMgr.h.
|
inline |
Definition at line 278 of file ProxyMgr.h.
|
inline |
| PatchID ProxyElem::patchID |
Definition at line 281 of file ProxyMgr.h.
Referenced by operator==().
| ProxyPatch* ProxyElem::proxyPatch |
Definition at line 282 of file ProxyMgr.h.
Referenced by ProxyMgr::removeProxy().
1.8.14