21#ifndef __ANTARES_TOOLBOX_MAP_CONNECTION_HXX__
22#define __ANTARES_TOOLBOX_MAP_CONNECTION_HXX__
40 return pAttachedAreaLink;
Definition of a link between two areas (Interconnection)
Definition links.h:50
Data::AreaLink * attachedAreaLink() const
Get the attached link.
Definition connection.hxx:38
virtual Type type() const
Type of the node.
Definition connection.hxx:28
virtual bool selected() const
Get if the item is selected.
Definition connection.hxx:33
bool pSelected
Selected.
Definition item.h:267