Simpatico  v1.10
List of all members | Public Member Functions
McMd::ReSetAtomEvent Struct Reference

Detailed Description

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...
 
LinkgetLink () const
 Get pointer to reset Link. More...
 
int getEndId () const
 Get pointer to reset link end. More...
 

Constructor & Destructor Documentation

McMd::ReSetAtomEvent::ReSetAtomEvent ( Link ptr,
int  endId 
)
inline

Constructor.

Parameters
ptrPointer to reset link and atom.
endIdend index for the reset atom.

Definition at line 116 of file LinkEvents.h.

Member Function Documentation

Link* McMd::ReSetAtomEvent::getLink ( ) const
inline

Get pointer to reset Link.

Definition at line 122 of file LinkEvents.h.

int McMd::ReSetAtomEvent::getEndId ( ) const
inline

Get pointer to reset link end.

Definition at line 126 of file LinkEvents.h.


The documentation for this struct was generated from the following file: