Changeset 10570 for sample/pingpong/PingPong.h
- Timestamp:
- Jun 14, 2012, 11:31:50 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sample/pingpong/PingPong.h
r7468 r10570 20 20 21 21 /** 22 /* The PingPong main class23 /* This class implements an example service for demonstration purposes24 /* The pingpong class sends and receives messages between two SpoVNet25 /* instances26 * */22 * The PingPong main class 23 * This class implements an example service for demonstration purposes 24 * The pingpong class sends and receives messages between two SpoVNet 25 * instances 26 */ 27 27 class PingPong: public NodeListener, 28 28 public CommunicationListener,
Note:
See TracChangeset
for help on using the changeset viewer.