|
NAMD
|
#include "Patch.h"Go to the source code of this file.
Classes | |
| class | ProxyPatch |
Macros | |
| #define | PROXYMSGNOTBUFFERED 0 |
| #define | PROXYDATAMSGBUFFERED 1 |
| #define | PROXYALLMSGBUFFERED 2 |
| #define PROXYALLMSGBUFFERED 2 |
Definition at line 17 of file ProxyPatch.h.
Referenced by ProxyPatch::boxClosed(), and ProxyPatch::receiveAll().
| #define PROXYDATAMSGBUFFERED 1 |
Definition at line 16 of file ProxyPatch.h.
Referenced by ProxyPatch::boxClosed(), and ProxyPatch::receiveData().
| #define PROXYMSGNOTBUFFERED 0 |
Definition at line 15 of file ProxyPatch.h.
1.8.14