|
Simpatico
v1.10
|
Event signalling the reset of an atom from the LinkMaster.
Definition at line 105 of file LinkEvents.h.
#include <LinkEvents.h>
Public Member Functions | |
| ReSetAtomEvent (Link *ptr, int endId) | |
| Constructor. More... | |
| Link * | getLink () const |
| Get pointer to reset Link. More... | |
| int | getEndId () const |
| Get pointer to reset link end. More... | |
|
inline |
Constructor.
| ptr | Pointer to reset link and atom. |
| endId | end index for the reset atom. |
Definition at line 116 of file LinkEvents.h.
|
inline |
Get pointer to reset Link.
Definition at line 122 of file LinkEvents.h.
|
inline |
Get pointer to reset link end.
Definition at line 126 of file LinkEvents.h.
1.8.11