#include <PatchMgr.h>
Public Member Functions | |
| MovePatch (PatchID p=-1, NodeID n=-1) | |
| ~MovePatch () | |
| int | operator< (MovePatch m) |
| int | operator== (MovePatch m) |
Public Attributes | |
| NodeID | nodeID |
| PatchID | pid |
|
||||||||||||
|
Definition at line 76 of file PatchMgr.h.
|
|
|
Definition at line 77 of file PatchMgr.h. 00077 {};
|
|
|
Definition at line 82 of file PatchMgr.h. References nodeID.
|
|
|
Definition at line 86 of file PatchMgr.h. References nodeID.
|
|
|
Definition at line 79 of file PatchMgr.h. Referenced by operator<(), and operator==(). |
|
|
Definition at line 80 of file PatchMgr.h. |
1.3.9.1