#include "NQ.h"

Go to the source code of this file.
Defines | |
| #define | __NQ_INTERNAL_SW__ |
Functions | |
| void | printStatistics (NQ_STATISTICS stats) |
| void | SimulateLocalPeer (const char *aIPAddressOtherPeer, UINT16 aPortOtherPeer, UINT16 aPort) |
| void | SimulateRemotePeer (const char *aIPAddressOtherPeer, UINT16 aPortOtherPeer, UINT16 aPort) |
| #define __NQ_INTERNAL_SW__ |
Definition at line 1 of file GeneralMain.cpp.
| void printStatistics | ( | NQ_STATISTICS | stats | ) |
Definition at line 5 of file GeneralMain.cpp.
Referenced by SimulateLocalPeer(), and SimulateRemotePeer().

Definition at line 291 of file GeneralMain.cpp.
Referenced by RemotePeerStart().


1.5.5