NAMD
Classes | Macros
ProxyPatch.h File Reference
#include "Patch.h"

Go to the source code of this file.

Classes

class  ProxyPatch
 

Macros

#define PROXYMSGNOTBUFFERED   0
 
#define PROXYDATAMSGBUFFERED   1
 
#define PROXYALLMSGBUFFERED   2
 

Macro Definition Documentation

#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.