| 
    NAMD
    
   | 
 
#include <ProxyMgr.h>
Public Attributes | |
| int | patchID | 
| int | numProxies | 
| int * | proxyList | 
Definition at line 408 of file ProxyMgr.h.
| int ProxyListInfo::numProxies | 
Definition at line 410 of file ProxyMgr.h.
Referenced by PatchProxyListMsg::createPatchProxyListMsg(), and NodeProxyMgr::sendProxyList().
| int ProxyListInfo::patchID | 
Definition at line 409 of file ProxyMgr.h.
Referenced by PatchProxyListMsg::createPatchProxyListMsg(), and NodeProxyMgr::sendProxyList().
| int* ProxyListInfo::proxyList | 
Definition at line 411 of file ProxyMgr.h.
Referenced by PatchProxyListMsg::createPatchProxyListMsg(), and NodeProxyMgr::sendProxyList().
 1.8.14