![]() |
ATLAS Offline Software
|
Definition of PackedLink type. More...
#include "AthLinks/tools/ElementLinkTraits.h"#include "CxxUtils/ones.h"#include <concepts>#include <cstdint>#include <cassert>#include "AthContainers/PackedLinkImpl.icc"Go to the source code of this file.
Classes | |
| struct | SG::PackedLinkBase |
A packed version of ElementLink. More... | |
| struct | SG::PackedLink< STORABLE > |
A packed version of ElementLink. More... | |
Namespaces | |
| namespace | SG |
| Forward declaration. | |
Definition of PackedLink type.
This file defines the PackedLink type used to store ElementLinks in packed form. It is broken out from PackedLink.h due to dependency issues.
Definition in file PackedLinkImpl.h.