![]() |
ATLAS Offline Software
|
Adapter for holding the proxy base information by value. More...
#include <JaggedVecConversions.h>
Public Member Functions | |
| JaggedVecProxyValBase (const AuxDataSpanBase &elts, AuxVectorData &container, SG::auxid_t auxid) | |
| Constructor. | |
Protected Attributes | |
| JaggedVecProxyBase | m_base |
| The proxy base information. | |
Friends | |
| friend | void::test_JaggedVecProxyValBase () |
Adapter for holding the proxy base information by value.
This is used when creating proxies individually.
Definition at line 174 of file JaggedVecConversions.h.
| SG::detail::JaggedVecProxyValBase::JaggedVecProxyValBase | ( | const AuxDataSpanBase & | elts, |
| AuxVectorData & | container, | ||
| SG::auxid_t | auxid ) |
|
friend |
|
protected |
The proxy base information.
Definition at line 193 of file JaggedVecConversions.h.