SST
11.1.0
StructuralSimulationToolkit
|
Defines a pair of links (to define a connected link) More...
#include <linkPair.h>
Public Member Functions | |
LinkPair (LinkId_t id) | |
Create a new LinkPair with specified ID. | |
LinkId_t | getId () |
return the ID of the LinkPair | |
Link * | getLeft () |
Return the Left Link. | |
Link * | getRight () |
Return the Right Link. | |
Defines a pair of links (to define a connected link)